-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't workingfabricJSRequires bit knowledge of fabric JSRequires bit knowledge of fabric JS
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfabricJSRequires bit knowledge of fabric JSRequires bit knowledge of fabric JS
Type
Projects
Status
Todo