-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Module
- deck.gl-community/arrow-layersdeck.gl-community/bing-mapsdeck.gl-community/editable-layersdeck.gl-community/experimentaldeck.gl-community/graph-layersdeck.gl-community/layersdeck.gl-community/reactdeck.gl-community/react-graph-layerTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
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
- Framework version: deckgl.gl@9
- Browser: Chrome
- OS: Ubuntu
Logs
No response
Yot-el, sprokazin, yaras-phoenix, ascended4, AnJ-K and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
mwilniewiec commentedon Mar 28, 2025
Created a PR for this one:
#225