]> git.mxchange.org Git - flightgear.git/commit
Live cursor updating during pick-drags.
authorJames Turner <zakalawe@mac.com>
Sun, 10 Mar 2013 12:06:20 +0000 (12:06 +0000)
committerJames Turner <zakalawe@mac.com>
Sun, 10 Mar 2013 12:06:20 +0000 (12:06 +0000)
commit67a0acb64ad5786d1cf93d67de4181ece957aef2
tree46c752952fd7bec5b26845b3277dfa12df60a02e
parentead479532bf648f8688bec87835a8772c3b77c8f
Live cursor updating during pick-drags.

This gives nice cursors when hovering and dragging slider and knob-animations, and the cursor is set correctly on mouse-up after the drag too. Makes directional knobs/sliders much easier to understand.
src/Input/FGMouseInput.cxx