mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-30 07:51:23 +01:00
wording change
parent
321a9145aa
commit
9f44495c8b
1 changed files with 4 additions and 11 deletions
|
|
@ -138,11 +138,13 @@ Sets the element's fill color.
|
||||||
|
|
||||||
### Common style controls (Stroke related)
|
### Common style controls (Stroke related)
|
||||||
|
|
||||||
|
Stroke is the line that surrounds the element.
|
||||||
|
|
||||||
#### Stroke color
|
#### Stroke color
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Sets the fill color of the line that surrounds the element.
|
Sets the fill color of the stroke.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Show Image</summary>
|
<summary>Show Image</summary>
|
||||||
|
|
@ -157,24 +159,15 @@ Sets the fill color of the line that surrounds the element.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Determines the length of the line that surrounds the element.
|
Slider that determines the width of the stroke.
|
||||||
|
|
||||||
The lower the value, the thinner the line will be, to the point of non-existence, and conversely, the higher the value, the thicker the line will be.
|
The lower the value, the thinner the line will be, to the point of non-existence, and conversely, the higher the value, the thicker the line will be.
|
||||||
|
|
||||||
For example for value 0:
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Show Image</summary>
|
<summary>Show Image</summary>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
and for value 5:
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Show Image</summary>
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue