wording change

OriAsis834 2024-09-11 22:03:56 +03:00
parent 321a9145aa
commit 9f44495c8b

@ -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
![image](https://github.com/user-attachments/assets/7890332c-1d38-402a-b1c5-6967ee451142)
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.
![image](https://github.com/user-attachments/assets/9b3cf590-42ec-4f4b-adce-952aae223698)
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>
![image](https://github.com/user-attachments/assets/a5758cc8-f355-409e-8ca4-d54d5c782abd)
</details>
and for value 5:
<details>
<summary>Show Image</summary>
![image](https://github.com/user-attachments/assets/a8b8dae3-63ee-4846-bddf-e6c79b712474)
</details>