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

Add Slider::clamping for precise clamp control #5119

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

@emilk emilk added bug Something is broken egui labels Sep 17, 2024
@emilk emilk merged commit f38515a into master Sep 17, 2024
39 checks passed
@emilk emilk deleted the emilk/slider-clamp-mode branch September 17, 2024 13:44
@emilk emilk added feature New feature or request and removed bug Something is broken labels Sep 26, 2024
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
This deprecates `.clamp_to_range` in favor of more control using
`.clamping`.

## Related
* emilk#4728
* Closes emilk#4881
* emilk#4882
* emilk#5118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
egui feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: dragging value of slider no longer supports out of range values
1 participant