azimutt icon indicating copy to clipboard operation
azimutt copied to clipboard

Undo/redo

Open loicknuchel opened this issue 3 years ago • 0 comments

Let's implement an undo/redo algorithm :tada:

Two buttons should be added in the command bar (bottom right), and keyboard shortcuts should be ctrl+z for undo and ctrl+maj+z for redo. Use: https://package.elm-lang.org/packages/elm-community/undo-redo/latest

If you see any other shortcut that could trigger an undo or redo, let's comment here ;) If you want this feature, please leave a :+1: reaction on this issue.

loicknuchel avatar Sep 14 '21 07:09 loicknuchel