add Rulers page

OriAsis834 2024-09-12 01:09:00 +03:00
parent a11884da26
commit 29afc9b679

@ -0,0 +1,23 @@
This layer shows the Rulers.
When the layer is on, when moving over a ruler, an offer will be displayed to drag it to create a control point, and when moving over a control point, an offer will be displayed to drag it to change the trajectory of the ruler.
When this layer is on, when hovering a ruler, an offer will be displayed to drag it to create a control point, and when moving over a control point, an offer will be displayed to drag it to change the trajectory of the ruler.
These offers will be displayed in the [Bottom label tooltip](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.1-(UI)-Controls#bottom-label-tooltip).
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/6924d1d5-d24d-4bcc-9f86-fb0fbee2be37)
![image](https://github.com/user-attachments/assets/140e9237-a484-41a6-8a9a-65a0a3891f80)
</details>
## Links
You can edit the view of this layer in the [Style tab](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.4.3-(Style-Tab)-Select-element#Rulers).
[Previous layer -> Routes](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.20-(Layers)-Routes),
[Next layer -> Scale Bar](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/2.3.3.3.22-(Layers)-Scale-Bar).