| Summary: | git master - Project Settings window won't fit in 1366x768 screen size [screenshots included] | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | null |
| Priority: | NOR | ||
| Version First Reported In: | git-master | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
screenshot example - workspace spread view in Unity 7.5.0.
screenshot example |
||
Created attachment 104654 [details]
screenshot example
Git commit 425efbbbbe4527dd50abeda4003334c6231bab0a by Jean-Baptiste Mardelle. Committed on 20/03/2017 at 23:07. Pushed by mardelle into branch 'Applications/17.04'. Profile widget: make UI more compact, remember filter status if default profile matches, ensure selected profile is visible M +1 -0 src/dialogs/kdenlivesettingsdialog.cpp M +11 -0 src/kdenlivesettings.kcfg M +0 -1 src/profiles/tree/profilefilter.cpp M +2 -1 src/profiles/tree/profiletreemodel.cpp M +39 -38 src/project/dialogs/profilewidget.cpp M +1 -0 src/project/dialogs/projectsettings.cpp M +85 -92 src/ui/configmisc_ui.ui M +21 -38 src/ui/configproject_ui.ui M +25 -36 src/ui/projectsettings_ui.ui https://commits.kde.org/kdenlive/425efbbbbe4527dd50abeda4003334c6231bab0a Nice, works great now! Thanks JB! Marking this bug as resolved/fixed. Git commit 025e6c7938592df0f72b55cf8cd671d2113c081f by Jean-Baptiste Mardelle. Committed on 22/03/2017 at 11:13. Pushed by mardelle into branch 'refactoring_timeline'. Profile widget: make UI more compact, remember filter status if default profile matches, ensure selected profile is visible M +1 -0 src/dialogs/kdenlivesettingsdialog.cpp M +11 -0 src/kdenlivesettings.kcfg M +0 -1 src/profiles/tree/profilefilter.cpp M +0 -1 src/profiles/tree/profiletreemodel.cpp M +39 -38 src/project/dialogs/profilewidget.cpp M +1 -0 src/project/dialogs/projectsettings.cpp M +85 -92 src/ui/configmisc_ui.ui M +21 -38 src/ui/configproject_ui.ui M +25 -36 src/ui/projectsettings_ui.ui https://commits.kde.org/kdenlive/025e6c7938592df0f72b55cf8cd671d2113c081f |
Created attachment 104653 [details] screenshot example - workspace spread view in Unity 7.5.0. Opening the Project Settings dialog window won't fit in a screen size that's 1366x768. See attached screenshots for examples. Should somehow be resizable or scroll-able so it can fit in smaller screen sizes. Bug discovered on Kdenlive 17.03.70 via kdenlive-master ppa. Ubuntu 16.10 x64, Unity 7.5.0 desktop environment, 1366x768 display resolution. MLT 6.5.0, KDE Frameworks 5.26.0, Qt 5.6.1.