facebook / Rapid

The OpenStreetMap editor driven by open data, AI, and supercharged features
https://rapideditor.org
ISC License
517 stars 91 forks source link

Selecting a line or an area has become more difficult #905

Closed jjiglesiasg closed 1 year ago

jjiglesiasg commented 1 year ago

Description

Everytime that you want to select a line or an area the selection goes straight to a node, and you need to zoom a lot in order to touch the line between the two adjacent nodes, so the way/area them could be selected.

Version

2.0.1

What browser are you seeing the problem on? What version are you running?

Chrome Version 105.0.5195.127 (Official Build) (64-bit)

The OS you're using

Win10

Steps to reproduce

Just look for a way (Any) or area (Any) with several nodes and try to select that way or area, and the selector jump to a node. You them need to unselect and zoom a lot and them select again

The browser URL at the time you encountered the bug

https://mapwith.ai/rapid#background=Maxar-Premium&datasets=fbRoads,msBuildings&disable_features=boundaries&id=w577493969&map=16.60/-18.08262/-63.97502

The auto-detected useragent string for your browser (leave blank if you're manually filling this form out)

No response

repairfox commented 1 year ago

Adding to this, it is much more difficult for me to draw driveways for the same reason. If I start from the road, ending at the building, it is not so bad. But starting from a building, then trying to end with the last node on the road is very hard, and I usually have been ending up with multiple errors for disconnected ways every changeset now.

bhousel commented 1 year ago

Thanks! this is a duplicate of #863 It's my top priority to get this working better. I was looking into it last week and I think it might be related to some recent changes in Pixi's interactivity with Pixi v7.x, so I'm hoping that bumping to a newer Pixi version gets us closer to the expected behavior.