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
The current code allows for an active view layer and an active draw layer, this leads to confusion since tools could interact on a view layer even if the real current on is the draw layer. This must be simplified to only have one active layer, be it view or draw.
The text was updated successfully, but these errors were encountered:
The current code allows for an active view layer and an active draw layer, this leads to confusion since tools could interact on a view layer even if the real current on is the draw layer. This must be simplified to only have one active layer, be it view or draw.
The text was updated successfully, but these errors were encountered: