Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)
604
stars
36
forks
source link
Fix bugs related to incorrect typing of args to drawScalar and slideScalar #184
Closed
kyay10 closed 1 year ago
dragScalar
andslideScalar
both require Mutable property references as their arguments, but that wasn't provided correctly before.