Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inverted sliders #361

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hmaarrfk
Copy link
Contributor

@hmaarrfk hmaarrfk commented Dec 24, 2024

Closes: #360

image

Not sure how you want to regenerate the all the autogenerated code

@hmaarrfk hmaarrfk force-pushed the fix_inverted_sliders branch 2 times, most recently from 549a41e to 3ae199c Compare December 24, 2024 21:55
@@ -1445,7 +1445,18 @@ QSlider {
margin: 0px;
border-radius: $SIZE_BORDER_RADIUS;

:disabled {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was actually a real bug before.

@hmaarrfk hmaarrfk changed the title [Draft] Fix inverted sliders Fix inverted sliders Dec 24, 2024
@hmaarrfk hmaarrfk force-pushed the fix_inverted_sliders branch 2 times, most recently from 2960307 to e996737 Compare December 24, 2024 22:08
@hmaarrfk hmaarrfk force-pushed the fix_inverted_sliders branch from e996737 to c66f661 Compare December 24, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inverted Appearance Slider
1 participant