mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-29 23:41:24 +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)
|
||||
|
||||
Stroke is the line that surrounds the element.
|
||||
|
||||
#### Stroke color
|
||||
|
||||

|
||||
|
||||
Sets the fill color of the line that surrounds the element.
|
||||
Sets the fill color of the stroke.
|
||||
|
||||
<details>
|
||||
<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.
|
||||
|
||||
For example for value 0:
|
||||
|
||||
<details>
|
||||
<summary>Show Image</summary>
|
||||
|
||||

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

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