mirror of
https://github.com/raysan5/raygui.git
synced 2026-01-23 07:39:19 -05:00
...the bar. This example never expected it and was caching Window Position, which means that position was outdated at the moment you moved the window via other means than dragging the bar. Fixes: https://github.com/raysan5/raygui/issues/468