Commits on Source (4)
-
if a panel only has one groupbox and it is empty, it was hidden, but otherwise they were shown; this was surely a bug, and at any rate is undesirably messy. all empty groupboxes are now hidden. an example case: this fixes the empty "Performance options" groupbox (on my system) under the top-level "Advanced" tree node in the advanced preferences view, which happens to be very visible as the first panel shown when switching to advanced mode. (cherry picked from commit 92145903)
de17adf1 -
With module selection controls which feature a groupbox of module checkboxes, if individual modules have their own longtext, that is displayed in a tooltip when hovering on them; for all others, the help text for the entire control (groupbox) gets displayed, which is just confusing from a UX point of view. This removes the general groupbox tooltip, thus fixing this. It remains for the textbox portion of the control however, so hovering over that still provides the helptext! (cherry picked from commit e85dd955)
6a153029 -
(cherry picked from commit b407307b)
dba1fa4e -
the item pointer provided to the constructor is that of a single hotkey config item. using the longtext from this item in a tooltip on the label for the entire hotkey table makes zero sense, so let's remove it. - for the table shown in the simple view, the "key-play" option was arbitrarily used for this. - for the table shown in the advanced view, the text from the first hotkey config item encountered was used. (cherry picked from commit b0385e93)
c76cb856
Showing
- modules/gui/qt/components/complete_preferences.cpp 2 additions, 1 deletionmodules/gui/qt/components/complete_preferences.cpp
- modules/gui/qt/components/preferences_widgets.cpp 0 additions, 12 deletionsmodules/gui/qt/components/preferences_widgets.cpp
- modules/gui/qt/ui/sprefs_subtitles.ui 2 additions, 0 deletionsmodules/gui/qt/ui/sprefs_subtitles.ui