Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
393 stars 71 forks source link

feat(ClientSettings): Add format for ruler label in grid mode #1386

Closed Kruptein closed 5 months ago

Kruptein commented 5 months ago

This PR adds a new client setting to configure the label format used for the ruler in grid mode.

It can be configured to only show the number of cells, only show the total distance or both.

This closes #777