cracker0dks / whiteboard

Lightweight collaborative Whiteboard / Sketchboard
MIT License
719 stars 198 forks source link

Bug: Unable to undo "Clear whiteboard" #115

Closed MaximeKoitsalu closed 2 years ago

MaximeKoitsalu commented 3 years ago

Step to reproduce:

  1. Draw something.
  2. Do CTRL + Shift + Z.
  3. Undo change and nothing happens.

This is very annoying since you lose potentially hours of work because a user used CTRL + Shift + Z thinking they would redo a change.

cracker0dks commented 2 years ago

At some point we want to get rid of some old data... maybe we should change the binding for clear or add a confirmation for the shortcut?

cracker0dks commented 2 years ago

I changed the default binding for "Clear whiteboard" to ctrl+shift+del (Makes more sense anyway)