llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 412 forks source link

After a certain time the undo button becomes disable. #1559

Closed d1vyanshu-kumar closed 5 months ago

d1vyanshu-kumar commented 6 months ago

@llaske ,

In the Paint activity, the undo button becomes disabled after some time. Additionally, there is no shortcut key available for undo and redo actions. Could you please investigate this issue? If it appears to be a genuine problem, I would like to work on resolving it.

Thank you!

https://github.com/llaske/sugarizer/assets/154233802/bfa047ac-ee81-419c-ae63-9bec6b77a195

llaske commented 5 months ago

Yes the undo is limited for memory reason. Short cuts is useless because it's too complex for children and most of the time Sugarizer is use on tablets.