willowtreeapps/spruce-ios

Code only shows Delay to the hundredths of seconds. Should show to the thousandths.

wt-johncuthbert opened this issue · 1 comments

If I set the delay to the very minimum for most sorts, the display comes in pretty much instantaneously and the Code shows the interObjectDelay of 0.00. However, if I move the Delay button over just slightly, it is usually enough to notice the display doesn't come in instantaneously, but the Code still shows the interObjectDelay of 0.00. The bar must be adjusting by the thousandths of seconds but is not updated in the Code snippet.

Verified code is now updating in the thousandths of seconds with tiny slider moves. Even the slightest change is now able to be reflected with a new value for interObjectDealy.