mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-24 15:50:25 +01:00
839067fda9
This helps a lot when the user drags a slider but carries the cursor offscreen before releasing the button - without the capturing, the slider will "stick" to the mouse cursor even after the button has been released. (This should generally be added to all Windows implementations - I won't mind doing it if you think it's a good idea.) |
||
---|---|---|
.. | ||
build_win32.bat | ||
directx9_example.vcxproj | ||
directx9_example.vcxproj.filters | ||
imgui_impl_dx9.cpp | ||
imgui_impl_dx9.h | ||
main.cpp |