sojamo / controlp5

A gui library for processing.org
GNU Lesser General Public License v2.1
490 stars 142 forks source link

Range Slider / knob unacuracy #160

Open emviveros opened 4 years ago

emviveros commented 4 years ago

For ranges bigger than 900, RangeSlider becomes inaccurate both when being manipulated and when trying to be set (tested on example sketch of RangeSlider). Even for values less than 900 the behavior is pretty strange, don't allowing to manipulate it in precision of 1 unity.

The same for knob.