https://bugs.kde.org/show_bug.cgi?id=399359

            Bug ID: 399359
           Summary: Expand/collapse effects list with Ctrl-click
           Product: kdenlive
           Version: unspecified
          Platform: Other
                OS: All
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: User Interface
          Assignee: j...@kdenlive.org
          Reporter: cmoye...@gmail.com
  Target Milestone: ---

SUMMARY
It woud be convenient to be able to expand or collapse all the effect groups at
once. The user could Ctrl-click the dropdown icon which would perform this
function.

Group names are parsed from the categoryFile [1] and then accessed with a
QTreeWidget [2] in the effects tab. A QSet can be used to capture a Ctrl-click
on any group dropdown icon with an QEvent handler. Optionally the same effect
can be applied on sub-groups which get generated when >60 effects in a group
[3].

[1]
https://cgit.kde.org/kdenlive.git/tree/src/effectslist/effectslistwidget.cpp?h=v18.08.1#n91

https://cgit.kde.org/kdenlive.git/tree/src/effectslist/effectslistwidget.cpp?h=v18.08.1#n104

https://cgit.kde.org/kdenlive.git/tree/src/effectslist/effectslistwidget.cpp?h=v18.08.1#n191

STEPS TO REPRODUCE
1. Hold Ctrl button
2. Click with mouse on effect group dropdown

OBSERVED RESULT
Individual group expands or collapses

EXPECTED RESULT
All groups expand or collapse

SOFTWARE VERSIONS
All

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to