[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2020-07-27 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=356493 emohr changed: What|Removed |Added Latest Commit||https://invent.kde.org/mult |

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2020-04-04 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=356493 emohr changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONFI

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-18 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=356493 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving thi

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #16 from Jean-Baptiste Mardelle --- Yes, I was also thinking about it. Shouldn't be hard. in layoutmanagement.cpp at line 27, we gave: KActionCategory *layoutActions = new KActionCategory(i18n("Layouts"), pCore->window()->actionCollection()

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #15 from Jesse --- Could we possibly sub-categorize each of them in the Configure shortcuts window? For example: Layouts - Save Layout - - Layout 1 - - Layout 2 - - Layout 3 - - Layout 4 - Load Layout - - Layout 1 - - Layout 2 - - Layout 3

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #14 from Jesse --- Ashark, you're right about the optimized code. I replaced "setText(i18n("%1", layoutName))" with "setText(layoutName). Apprecaite the guidance, there. -- You are receiving this mail because: You are watching all bug chan

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #13 from Jesse --- (And sorry, the bug tracker isn't emailing me when a new comment appears on a bug I'm following. Not sure why, so I have to check bugs for new comments, manually.) -- You are receiving this mail because: You are watching

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #12 from Jesse --- Thanks JB and Ashark. I definitely see the concern, there. Give me a bit to see if I can come up with a creative solution. -- You are receiving this mail because: You are watching all bug changes.

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Ashark
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #11 from Ashark --- Created attachment 107297 --> https://bugs.kde.org/attachment.cgi?id=107297&action=edit Screenshot of layouts in shortcut menu after patch In shortcuts menu it will be difficult to differentiate actions for layouts. -

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Ashark
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #10 from Ashark --- Yes, layouts will appear without differentiate. See attached screenshot. -- You are receiving this mail because: You are watching all bug changes.

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-15 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=356493 --- Comment #9 from Jean-Baptiste Mardelle --- My only concern with this is that if I remember correctly, loading and saving layouts can be assigned shortcuts. Currently, the "save as" part in the name helps differentiate between the load and save actio

[kdenlive] [Bug 356493] [Patch included] "Save Layout As" menu option in menu bar redundant? Suggest removing "Save Layout As" sub-menu text

2017-08-14 Thread Jesse
https://bugs.kde.org/show_bug.cgi?id=356493 Jesse changed: What|Removed |Added Summary|"Save Layout As" menu |[Patch included] "Save |option in men