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
Currently to finish drawing of a polygon or linestring the same (or first) point must be clicked twice.
Also ENTER key is handled as drawing finish action.
When the same point is clicked too fast (regular double click) nothing happens.
Expected Behavior
Double click should finish the drawing which is intuitive and expected.
It was like this in nebula.gl with older deck.gl too.
Steps to Reproduce
Draw a polygon, try to finish drawing with a double click.
Environment
Framework version: deckgl.gl@9
Browser: Chrome
OS: Ubuntu
Logs
No response
The text was updated successfully, but these errors were encountered:
Module
Description
Currently to finish drawing of a polygon or linestring the same (or first) point must be clicked twice.
Also ENTER key is handled as drawing finish action.
When the same point is clicked too fast (regular double click) nothing happens.
Expected Behavior
Double click should finish the drawing which is intuitive and expected.
It was like this in nebula.gl with older deck.gl too.
Steps to Reproduce
Draw a polygon, try to finish drawing with a double click.
Environment
Logs
No response
The text was updated successfully, but these errors were encountered: