Piccolo icon indicating copy to clipboard operation
Piccolo copied to clipboard

Editor feature: Undo Ctrl/Cmd + Z

Open iaomw opened this issue 4 years ago • 1 comments

It's common to have Undo feature in any editor. When I was playing with the demo, this feature seems missing.

However, it's not easy to build a robust undo feature while the engine is still evolving. It's good to have before next millstone.

iaomw avatar Apr 08 '22 08:04 iaomw

Yes, the undo/redo mechanism is very necessary, however, it may take a long time to implement an elegant and robust solution. This feature is in our roadmap, but the priority is not very high. Currently, we are focusing on course-related feature development.

hyv1001 avatar Apr 13 '22 13:04 hyv1001