Skip to content

Set fill elements to absolute positioning - #33

Merged
geom3trik merged 1 commit into
mainfrom
slider-fix
May 19, 2026
Merged

Set fill elements to absolute positioning#33
geom3trik merged 1 commit into
mainfrom
slider-fix

Conversation

@geom3trik

Copy link
Copy Markdown
Contributor

Fixes #28

Make the slider fill elements use PositionType::Absolute by adding .position_type(PositionType::Absolute) to both the main fill and the modulation fill. This ensures their left/width/height measurements behave as intended when applying Percentage-based offsets, preventing layout issues when rendering the fill areas.
@geom3trik
geom3trik merged commit 1d14641 into main May 19, 2026
3 checks passed
@geom3trik
geom3trik deleted the slider-fix branch May 19, 2026 15:48
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.

Slider in gain_gui example misbehaves.

1 participant