[Commits] [wesnoth/wesnoth] e2d3d5: Slider: made slider positioner snap to values on d...
GitHub
noreply at github.com
Wed Oct 26 07:00:17 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e2d3d585be485adc954c74e863b6a404107df7dd
https://github.com/wesnoth/wesnoth/commit/e2d3d585be485adc954c74e863b6a404107df7dd
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-26 (Wed, 26 Oct 2016)
Changed paths:
M src/gui/widgets/scrollbar.hpp
M src/gui/widgets/slider.cpp
M src/gui/widgets/slider.hpp
Log Message:
-----------
Slider: made slider positioner snap to values on drag
This isn't perfect, since it's very easy to move the mouse faster than the positioner is updated.
However, this is more a bug in GUI2 than the sliders.
More information about the Commits
mailing list