Page 1 of 1

Speed dial bug fix

Posted: Sun Jan 25, 2015 3:31 pm
by alfi66
Hi all,
There is a small bug in Speed dial widget - in particular that you can't go below 0.10 seconds, because once you want to go to ".09" it is shown as ".9" which in fact is 0.90 seconds. :)

Speed dial bug fix

Posted: Sun Jan 25, 2015 6:19 pm
by OddSocks
Hi,

This has been mentioned a few times, and is due to the way QT displays numbers.

If you type in a number smaller than .1 ( .08 ) it does work it just does not display correctly.

I believe that this has been fixed and will be ok in the next release.

Speed dial bug fix

Posted: Sun Jan 25, 2015 7:03 pm
by alfi66
Hi,
Thanks, yes I know if I manually set the correct number it works - that is why I assume it's just a little bug which should be easy to fix :)

Speed dial bug fix

Posted: Sun Jan 25, 2015 9:22 pm
by alfi66
BTW, would it be a big issue to implement it with precision of 0.005 instead of current 0.010 :)
It would help to match the timing with music BPM :)