Round the slider's value, but not the internal representation.
authorJosh Blum <josh@joshknows.com>
Wed, 9 Sep 2009 20:05:38 +0000 (13:05 -0700)
committerJosh Blum <josh@joshknows.com>
Wed, 9 Sep 2009 20:05:38 +0000 (13:05 -0700)
commit7d4915f78da95b5da4a3525c392667cfd4ed04be
treeeed0b8ba87b19f4e623ae9d59baac38889b147b9
parent4b3c5eced9a5b03a0077b6f7897a2157fca9a8dd
Round the slider's value, but not the internal representation.
Now, the slider can operate on any step size without killing the precision for other forms.
gr-wxgui/src/python/forms/converters.py
gr-wxgui/src/python/forms/forms.py