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
Is it possible to add a feature that skips ranges of number?
let's say if I click + on 0 it will skip to 30 but if I click + on 30 it will increment like usual, and vice versa when I click - on 30 it will skip to 0
The text was updated successfully, but these errors were encountered:
Is it possible to add a feature that skips ranges of number?
let's say if I click + on 0 it will skip to 30 but if I click + on 30 it will increment like usual, and vice versa when I click - on 30 it will skip to 0
The text was updated successfully, but these errors were encountered: