Open johnpg82 opened 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!
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