[Commits] [wesnoth/wesnoth] d55265: Slider: comment out slider snap-to-value code (e2d...
GitHub
noreply at github.com
Wed Oct 26 19:46:26 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d55265a86c9d6f78c84ab51b0241223b0c356db9
https://github.com/wesnoth/wesnoth/commit/d55265a86c9d6f78c84ab51b0241223b0c356db9
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-27 (Thu, 27 Oct 2016)
Changed paths:
M src/gui/widgets/slider.cpp
M src/gui/widgets/slider.hpp
Log Message:
-----------
Slider: comment out slider snap-to-value code (e2d3d585be48)
This seems to cause issue with certain sliders (possibly ones involving negative numbers), and on ones
with large steps the positioner lag is deplorable.
Especially with c70da182b176, having a really smooth slider drag might be preferable. I'm commenting out
the code instead of removing it so it can be revisited.
More information about the Commits
mailing list