I am making a drawing app.
I have undo and redo problem in canvas.
I am using the undo and redo of Scott (https://groups.google.com/g/app-inventor-developers-library/c/yF2Auslt82M/m/e-9D1gSIS78J).
Problem :-
- The undo and redo button is not working properly
- I have to click more than 1 time to undo an action ,etc.
Screenshot :-
Downloads
Apk - UndoRedoProblem.aia (5.5 KB)
AIA - UndoRedoProblem.aia (5.5 KB)
I have searched all over the community but I didn’t find any result.
Thanks in advance.