Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): unassign layer of deleted objects
As soon as an object is deleted is doesn't belong to any layer, so let's remove its layer attribute value. Fixes one part of #727 (Uncaught TypeError: Cannot read property 'findCommonAncestor' of null).
- Loading branch information