thykka / tracker-tools

Calculator for sample-based workflows
https://zfzt88-1234.csb.app/
5 stars 0 forks source link

Allow values to be changed by sliding #12

Open thykka opened 1 month ago

thykka commented 1 month ago

The ++ and -- buttons exist only to allow changing values with less taps. It's better than nothing, but still quite fiddly.

Instead, we could allow the user to slide their finger over the input area to make coarse changes. The sliding action should probably act as relative to the current value, rather than an absolute one.

If this input method works well, we might be able to increase the precision of + and - buttons too.