app-generator / free-site-builder

Free Site Builder - Open-Source Tool | Simpllo
https://www.simpllo.com
Other
304 stars 61 forks source link

[❔Feature Request ] Keyboard Shortcuts / UNDO Control #65

Open johnpg82 opened 1 year ago

johnpg82 commented 1 year ago

Being able to ctrl+z for example after you've dropped an element to undo the element. I built an open source VanillaJS keyboard handler w/ combinations if you're interested in using that. I guess it would be a matter of keeping the history stored. Something as easy as even just one step back would be useful in speeding up the design process.

https://github.com/ForestOfKnowledge/ModernKeyMapper

app-generator commented 1 year ago

Hello @johnpg82

Thank you for supporting this free builder. I will take a look at yr product and get back.

The history in the builder can be done, but need to somehow save at each action the current version at and rewind at each CRTL-Z or just have incremental saving.

On the other hand, the user can simply use the controls provided by the builder and:

In all cases, we keep in mind this proposal and see if the user vote for it

Ty!