SimonBuxx / LogiJS

Discover and create logic circuits
https://logijs.com
GNU General Public License v3.0
42 stars 6 forks source link

BUG: Selection undo/redo with customs breaks in certain cases #63

Closed SimonBuxx closed 4 years ago

SimonBuxx commented 5 years ago

How to trigger: Place 5 four bit registers, selection delete them. Undo, undo 5 times until all objects are deleted. Redo until all are selection deleted. Undo, only 2 objects will reappear instead of 5.

SimonBuxx commented 4 years ago

Selection delete will be redone completely. If something like this comes up again, I'll reopen / create a new issue.