Feathers: Slider UI bug
Open
A-UI
C-Bug
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
## Bevy version and features
Main: 1faaf19c74ea2c030f9e5d9ec82e4ac9cb4ffa3d
https://github.com/user-attachments/assets/1e67961c-f7e1-41a0-816a-6b88eeeea716
Sliders when props are set to min 0.0 have some special range where you're able to wiggle between neg zero and pos zero.
Contributor guide
Research direction
Reproduce the Feathers slider behavior with its minimum set to 0.0, using the attached report as the starting point. Trace the Feathers slider implementation to find where negative and positive zero are treated as distinct values; done means the slider cannot wiggle between them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100