You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Basically there are couple of bugs associated here
Objects gets undo one by one in a group when we delete those in a single group.
Have to press ctrl + z 2 times to undo
To Reproduce
Steps to reproduce the behavior:
Draw various objects in canvas
select all the objects
Delete those using ctrl+d
And now press ctrl + z
Expected behavior
When we are deleted selected group of objects at one time then undo should not happen one by one instead entire group object should be undo
Screenshots
calcont-whiteboard-issue.1.mp4
Desktop (please complete the following information):
Windows
Brave
Additional contexts:
For undo,redo we currently using npm library fabric-history
Feel free to write custom algorithm for the same if you think this can't be resolved by library.
Describe the bug
Basically there are couple of bugs associated here
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When we are deleted selected group of objects at one time then undo should not happen one by one instead entire group object should be undo
Screenshots
calcont-whiteboard-issue.1.mp4
Desktop (please complete the following information):
Additional contexts: