Skip to content
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

Enable Wireframe Mode #497

Closed
Bonkles opened this issue Jul 19, 2022 · 1 comment
Closed

Enable Wireframe Mode #497

Bonkles opened this issue Jul 19, 2022 · 1 comment
Milestone

Comments

@Bonkles
Copy link
Contributor

Bonkles commented Jul 19, 2022

The 'w' key should enable wireframe mode, which should reduce the thickness of all lines / area segments to a single pixel.

Old RapiD, regular rendering mode:

Image

Old rapid, wireframe mode enabled:

Image

@Bonkles
Copy link
Contributor Author

Bonkles commented Aug 2, 2022

Committed in 5d4e70a and 385a3ac: points will downsample to circles (instead of map pins), lines will remove casing and use a stroke of 1 px, same with polygons; finally, polygons show without a fill.

Example of the feature in action (hitting the 'w' hotkey):

Image

@Bonkles Bonkles closed this as completed Aug 2, 2022
@Bonkles Bonkles added this to the v2 Alpha milestone Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏁 Done
Development

No branches or pull requests

1 participant