Undo/Redo tooltips

Undo and Redo buttons should show tooltips on what action they will be doing
"Undo "
"Redo "

That is if Bubble can construst a title for each action you do

These textual descriptions of actions can also be useful in the future if you add a History windows like the one in Paint.net (see http://getpaint.net) where the list of all actions is shown and you can select up to a point, removing [temporarily] the next changes in the history and permanently removing the next changes when (and only if) you do a new action that gets inserted in the undo list after the currently selected point (Paint.net shows all items from the currently selected one and back highlighted in the history window and the next ones not). If you just look arround (it’s like a virtual snapshot, it applies all undos but still remembers for redo if you select back to the latest point in the history before you do some edit). Such a history dialog/popup could show via a dropdown button next to the back/forward buttons. Some Office programs (separate dropdowns for undo and redo), Mozilla’s history buttons (those do it on right click) have something similar but don’t show one history list as paint.net, they show other back and forward items as dropdown list under back and fwd buttons to jump to a certain point faster

4 Likes

@emmanuel - I agree with @birbilis! The Undo and Redo features are amazingly useful, however it would be great if there was also a tooltip for each which displayed which action would be un/redone when clicked. Support for Ctrl-Y would also be great. Thanks!

1 Like

You can use Command-Shift-Z for re-do now (on mac). I believe it’s Ctrl-Shift-Z for Windows as well?

1 Like

On Windows users expect Ctrl+Z/Ctrl+Y for Undo/Redo

2 Likes

It’s almost 7 years now and such an obvious thing to have in a No Code editor. You need to know what you’re undoing or redoing. Or even to see if you made an accidental change or not. A drop down list of the undoable/redoable actions would be even greater. After all the list exists, because multiple Undos and Redos work fine. I’m only evaluating and wanted to give my feedback. Then I found this old topic. Happy to revive it.