ppizarror / pygame-menu

A menu for pygame. Simple, and easy to use
https://pygame-menu.readthedocs.io/
Other
544 stars 141 forks source link

Update rangeslider width and default parameter names #472

Closed Joestanky closed 10 months ago

Joestanky commented 1 year ago

changed the "width" and "default" parameters to "range_width" and "default_value" so they're similar to Doc names

ppizarror commented 10 months ago

Thanks. Ill merge today along with the other PR