raysan5 / raygui

A simple and easy-to-use immediate-mode gui library
zlib License
3.45k stars 296 forks source link

fix floating window example #392

Closed emoney17 closed 6 months ago

emoney17 commented 6 months ago

Added floating_window example to the Makefile, fixed raygui path, and made the resizing a bit better.

https://github.com/raysan5/raygui/assets/122418017/8af7c210-10ec-45dd-8ebc-0853fbaff802

https://github.com/raysan5/raygui/assets/122418017/55de07ec-3f32-4e8f-9b62-d50722eddcff

ssoher commented 6 months ago

nice work, mouse cursor offset while resizing bothered me

raysan5 commented 6 months ago

@emoney17 thanks for the fix!