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
…) (#4897)
* Fixing issues with selectionDashArray bleeding into free drawing
* Resetting line dash in _setBrushStyles when there is no strokeDashArray
…ricjs#4894) (fabricjs#4897)
* Fixing issues with selectionDashArray bleeding into free drawing
* Resetting line dash in _setBrushStyles when there is no strokeDashArray
Version
2.2.3
Test Case
http://jsfiddle.net/Da7SP/1459/
Steps to reproduce
Expected Behavior
While drawing, the line should appear solid
Actual Behavior
While drawing, the line appears as dashed, but on mouseUp returns to a solid line
The text was updated successfully, but these errors were encountered: