-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce width of borders #1677
Comments
It is difficult for me to see the difference, but yes I guess Rapid's default stroke when drawing polygons is 2px and iD's is 1px. I don't remember changing this specifically, but I do think the Rapid one makes it a little easier to see where polygons are. We could change the Rapid/modules/core/StyleSystem.js Line 90 in 4d7b418
Rapid/modules/pixi/PixiFeaturePolygon.js Line 298 in 4d7b418
|
I'd love to have thinner outlines whenever im editing densely mapped areas |
Can it visually be 1px but selection triggers on 2px width? I'm worried that with 1px everybody will have to be snipers with precise mouse movements to select what they're aiming for. |
Yes, the hit area for the lines will still be a several-pixel-wide buffer around the line. |
This is a minor issue (and maybe only bothers me), but the thicker borders around polygons really bothers me in Rapid - they feel more 'clunky', and have a small downside of obscuring edges of stuff on imagery, although admittedly likely not enough to matter, and wireframe mode also exists.
In summary, these thicker borders just feel wrong to me, and this issue is more to discuss with the wider community :)
iD left / Rapid right
The text was updated successfully, but these errors were encountered: