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 your suggestion for improvement related to a problem? Please describe.
The current buttons for this can always be clicked. There is no visual clue or prevention from clicking them needlessly.
Describe the solution you'd like
Other applications deactivate them in cases where nothing can be undone/redone.
Additional context
The text was updated successfully, but these errors were encountered:
Undo redo is currently partially broken and does not work consistently.
We have a very large project running in the background to modernize the codebase (up to 20 years old) and to implement certain design patterns like the command pattern. As soon as this is done fixing the undo manager should be a fairly simple task. But there is still some way to go...
Is your suggestion for improvement related to a problem? Please describe.
The current buttons for this can always be clicked. There is no visual clue or prevention from clicking them needlessly.
Describe the solution you'd like
Other applications deactivate them in cases where nothing can be undone/redone.
Additional context
The text was updated successfully, but these errors were encountered: