SlamaFR / BULB

Beautiful Urban Line Builder
https://bulb.slama.io
MIT License
21 stars 2 forks source link

Add support undo feature #28

Open Manu1400 opened 2 weeks ago

Manu1400 commented 2 weeks ago

Steps

  1. Open https://bulb.slama.io/editor/ in Google Chrome
  2. Do a edit (in graph)
  3. Press Ctrl + Z (to undo), or click on "Modifier" > "Annuler" (in Google Chrome menu)
  4. It doesn't undo the edit

Steps to add this feature

  1. Create an history of each edit
  2. Detect this keyboard shortcut and do undo
  3. Add this feature in documentation