Menu

Speed dial bug fix

alfi66
2015-01-25
2015-01-25
  • alfi66

    alfi66 - 2015-01-25

    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. :)

     
  • OddSocks

    OddSocks - 2015-01-25

    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.

     
  • alfi66

    alfi66 - 2015-01-25

    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 :)

     
  • alfi66

    alfi66 - 2015-01-25

    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 :)