]> git.tdb.fi Git - libs/gui.git/commit
Improve SmoothControl range API
authorMikko Rasa <tdb@tdb.fi>
Fri, 19 Dec 2014 03:04:11 +0000 (05:04 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 19 Dec 2014 03:07:44 +0000 (05:07 +0200)
commit84e5e859191eeca5cf8b58da29b5f369be25c93c
treede37c32b1f838d6924c90553b1a594273995e07c
parentf9ebab54c3debe98e108790be9c21f43f4de116f
Improve SmoothControl range API

Since gestures can generate axis values greater than one, the ability to
disable the upper threshold becomes necessary.
source/input/smoothcontrol.cpp
source/input/smoothcontrol.h