Summary: | Effects with long names will not be able to click the status icon unless you adjust the window size. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | ferweer <gyrlgith> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fritzibaby |
Priority: | NOR | Flags: | fritzibaby:
timeline_corruption+
|
Version First Reported In: | 19.12.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/kdenlive/commit/be08502e002c9cf0b68efd3c3146a4ef65d0f621 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Hidden state icon
The only way to show it is to widen the window |
Description
ferweer
2020-01-18 12:48:08 UTC
Created attachment 125221 [details]
Hidden state icon
Created attachment 125222 [details]
The only way to show it is to widen the window
On the properties window appears a scroll bar on the bottom if the effect is to "wide". Please try with the current Kdenlive AppImage version 19.12.1 to see if there are any packaging issues https://files.kde.org/kdenlive/release/ If the problem/issue doesn't occur when using the AppImage, then it's your configuration or packaging. (In reply to emohr from comment #3) thanks reply. But even appimage19.12.1 does not show scroll bar. I tried resetting local / share / kdenlive but it didn't help. Git commit be08502e002c9cf0b68efd3c3146a4ef65d0f621 by Jean-Baptiste Mardelle. Committed on 20/01/2020 at 08:03. Pushed by mardelle into branch 'release/19.12'. Fix effect with long names prevent easy access to effect actions. M +2 -1 src/effects/effectstack/view/collapsibleeffectview.cpp M +2 -1 src/effects/effectstack/view/collapsibleeffectview.hpp https://invent.kde.org/kde/kdenlive/commit/be08502e002c9cf0b68efd3c3146a4ef65d0f621 (In reply to Jean-Baptiste Mardelle from comment #5) That's a great thing! Thank you. (In reply to Jean-Baptiste Mardelle from comment #5) The check was done with kdenlive-20.03.70-0567093-x86_64.appimage. The names have been properly reduced and the buttons in the effect state are now tighter and easier to operate, thank you. |