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
- make Drawing.pointStyle know how to apply [un]selected styles,
so that we don't need to update DOM styles twice when we have
set `selectedpoints`.
- make Drawing.selected(Point|Text)Style no longer need a base state
(coming from Drawing.pointStyle) to apply correct styles.
0 commit comments