project-imprimis / libprimis

Libprimis: Imprimis' 3D destroyable world engine
https://project-imprimis.github.io/libprimis/index.html
Other
29 stars 8 forks source link

UI::SliderButton is broken #255

Closed no-lex closed 2 years ago

no-lex commented 2 years ago

The ui.cpp slider button object does not properly display nor update its entry. This bug was introduced somewhere between v0.10a and v0.15a. The slider element is stuck to the leftmost part of the slider area and does not move when updated.