Robert Adam

Results 841 comments of Robert Adam

Before doing that though I want to bring something else up: With these changes the slider and the preceding `Local Volume Adjustments...` text are independent entries, right? So when hovering...

I think the issue seems to be that a) You have to manually implement highlighting the action and b) The action that was highlighted before won't get un-highlighted. See https://bugreports.qt.io/browse/QTBUG-10605....

> enabling mouse tracking on the Slider widget made it remove highlight from the previous actions properly. :+1: > added 17px margin on the label. I am rather worried that...

Does clicking the label instead of the slider do anything? I was thinking that this would open the traditional volume dialog. As such I think not highlighting the entry is...

> oops, sorry for the confusion. In the last prints I had reverted to before adding the label to the QWidgetAction. the local user volume adjustment... in those is just...

Have you tried asking about this on StackOverflow yet? There has to be a way to get this to work...

> Have you tried asking about this on StackOverflow yet? Did you? Indenting by StyleSheet has almost the same drawbacks as indenting by a fixed amount, so I'm not really...

The script should be fixed in https://github.com/mumble-voip/mumble/pull/4904

Oh okay I did not know that :eyes: > Would this be any different? No indeed it would not. Before doing that though, let me check Qt's source code to...

Having looked into this somemore I am about 90% sure that what is taking up the space to the left of labels in regular actions is a `QIcon` that can...