-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When changing the width and height, changes are not applied properly to other values.
To Reproduce
Steps to reproduce the behavior:
- Create boilerplate slider code
- Set the max value to some value increasing at a constant rate (ex. time)
- Add a code to change the width after giving the slider its max value
- Watch the rate of change be different from last iteration
This is fairly frustrating since it requires additional unnecessary code and simple math to change other factors.
This isn't just for the max value either, this also affects the height of the inside of the Slider and its curved ends.
Version Numbers
- Pygame Widgets 1.3.1
- Pygame 2.6.1
- Python 3.14.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working