-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paths in path created not cleared properly when removing all objects. #5814
Labels
Comments
niels-van-den-broeck
changed the title
path:created: Unexpected breaking change in minor version
Paths in path created not cleared properly when removing all objects.
Jul 22, 2019
Possibly having issues with an object which remains on the upper-canvas? |
definitely something broke. |
Have been searching a bit yesterday. Totally oblivious as to what is happening |
@asturur Wondering if there were any updates on this? |
valentintintin
added a commit
to GroupeCurious/ngx-image-drawing
that referenced
this issue
Aug 8, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
Upgrading from 3.2.0 to ^3.3.0
Test Case
https://codesandbox.io/s/vigilant-ptolemy-n2ztg
Information about environment
browser
Which browsers?
All
Steps to reproduce
Open sandbox and alternate between v3.2.0 and 3.3.0.
Draw a couple of paths
Expected Behavior
No black paths remain. All paths are red.
Actual Behavior
In 3.3.0 the last black path remains, but is not listed in the canvas objects
The text was updated successfully, but these errors were encountered: