| Summary: | KMix label doesn't alignment with each other in vertical layout | ||
|---|---|---|---|
| Product: | [Applications] kmix | Reporter: | Weng Xuetian <wengxt> |
| Component: | Visual: Layout and GUI | Assignee: | Christian Esken <esken> |
| Status: | REPORTED --- | ||
| Severity: | minor | CC: | ronnietom |
| Priority: | NOR | ||
| Version First Reported In: | 4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| URL: | http://wstaw.org/m/2013/03/31/plasma-desktopsDA629.png | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Weng Xuetian
2013-03-31 18:00:50 UTC
It's very hard to fix, and I have no time for it. Moving this to the new Layout bug componment. I have done a fix for the main window, where this might also happen. But a fix for the panel is very very complicated, as it displays multiple cards, who do not know of each other. Git commit 8effc0a2a33fc86649c64e5f6d7b753c2ca0e3b5 by Christian Esken. Committed on 13/08/2014 at 10:22. Pushed by esken into branch 'master'. Preselects controls ON first start, so that at least one control is shown on each tab. Especially important for cards that only contain "exotic" controls. Unifying the visibility options, e.g. GuiComplexity, GuiComplexityName moved to GuiVisibility. Removed double storage on control visibilty (KMix config and GUI Profile), leaving it only in the GUI Profile. Fix KMix label alignment in vertical layout for KMix window (but not yet for the Sound Menu) M +2 -1 gui/dialogviewconfiguration.cpp M +26 -11 gui/guiprofile.cpp M +91 -8 gui/guiprofile.h M +43 -27 gui/viewbase.cpp M +13 -11 gui/viewbase.h M +4 -3 gui/viewsliders.cpp http://commits.kde.org/kmix/8effc0a2a33fc86649c64e5f6d7b753c2ca0e3b5 Git commit 06726a3e0e7b21d32e43d9d173e04a223f9361df by Christian Esken. Committed on 13/08/2014 at 15:41. Pushed by esken into branch 'master'. Fix KMix label alignment in vertical layout for KMix window (but not yet for the Sound Menu) M +5 -5 gui/mdwslider.cpp http://commits.kde.org/kmix/06726a3e0e7b21d32e43d9d173e04a223f9361df Git commit fcde506d1b8b495221d6b58ab06628f3163d8f93 by Christian Esken. Committed on 13/08/2014 at 15:43. Pushed by esken into branch 'master'. Fix KMix label alignment in vertical layout for KMix window (but not yet for the Sound Menu) M +4 -4 gui/viewsliders.cpp http://commits.kde.org/kmix/fcde506d1b8b495221d6b58ab06628f3163d8f93 Is it possible to elide the label values in the dock popup, to say 2 lines or some other suitable value? That could probably look better. Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. |