Capture/release window in DX9 implementation
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.)
1 parent 1a35766 commit 839067fda9e2ffa34c2e8bfc36be2c94fddcab53
@Gargaj Gargaj authored on 17 Oct 2017
GitHub committed on 17 Oct 2017
Showing 1 changed file
View
examples/directx9_example/imgui_impl_dx9.cpp