Counter

Undo and redo counter


Requested feedback

Functionality and html

Comments

mankybansal(over 1 year ago)

This is awesome! The state when you `undo` and then add any amount makes the `redo` confusing. I would expect the redo to be disabled because I wouldn't want to perform the action that was `undone` after I add an amount. For example, I would expect this: 0 (R: disable, U: disable) +100 (R: disable, U: -100) Undo (R: +100, U: disable) +10 (R: disable, U: -10) Rather than: 0 (R: disable, U: disable) +100 (R: disable, U: -100) Undo (R: +100, U: disable) +10 (R: +100, U: -10)

You must be signed in to post a comment

Get future questions delivered straight to your inbox for free

Sign up and receive instant access to new questions when we publish them.

We‘ll only use your information to deliver new questions and to provide you updates about our product. We‘ll never spam you or sell your information without your consent. Unsubscribe at any time.