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 the draw.render event fire after cleanup
This means that the draw control is in its final state when the event is fired
so that it is safe for anything responding to the event to make changes to
the draw instance
* mark the store as dirty to properly render the first time.
0 commit comments