Refactor positioning of floating UI elements. Letting the floating widgets handle their own positioning and timer was causing erratic behavior. Let the stage handle positioning based on a single timer, clean up some unnecessary code.
Refactor positioning of floating UI elements. Letting the floating widgets handle their own positioning and timer was causing erratic behavior. Let the stage handle positioning based on a single timer, clean up some unnecessary code.