Conversation
|
@wpkelso One issue here is only TOP and BOTTOM positions follow the slider, so I don't want to style LEFT and RIGHT as |
@danirabbit I don't see much of a visual difference, but there seems to be an error thrown with it in its current location, while that error goes away when it is moved to be inside |
|
@wpkelso look at the vertical alignment of the horizontal scale in your second screenshot. It's way off center compared to the top screenshot |
|
@danirabbit It looks like when the extends is placed inside the I haven't been able to figure out why they then get calculated to different pixel values, so maybe it's some weird edge case in rem conversion? The following are the margins and padding for the |
|
Thinking about it, rem calculation error is probably the wrong conclusion. It looks like the overrides just aren't getting applied for some reason. |
Ah, yup, looks like it. Do we know specifically which change fixed it? Was it the thing where |
|
@wpkelso yeah exactly. Setting the provider priority so that it wasn't always overriding the gtk styles |




Fixes #800