Visually, the node looks good.
In the Info panel, the slider "digits" can be increased. The slider can display at most 2 decimal digits, in the current range.
So digits could be increased to 3, but only 2 are displayed in the slider.
It looks like the slider shows as most 2 decimal digits, with the 3rd decimal rounded to two decimal digits.
It is possible to easily edit the interface.js file so as to display more decimal digits in the slider, but I will leave it alone.
There are range limitations to the # of digits displayed, as well.
- Brian
|