You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, it should be possible to set a range from 1.0 to 2.0 in increments of 0.1. Doing this currently results in an unexpected UI (the numbers don't step in increments of 0.1) and inconsistent behaviour.
The text was updated successfully, but these errors were encountered:
this will also require an update to adapt-contrib-spoor as it doesn't currently seem to be capable of storing/restoring decimal values in the slider when _shouldStoreResponses is enabled
For example, it should be possible to set a range from 1.0 to 2.0 in increments of 0.1. Doing this currently results in an unexpected UI (the numbers don't step in increments of 0.1) and inconsistent behaviour.
The text was updated successfully, but these errors were encountered: