Skip to content

Commit 64ddc93

Browse files
committed
formatting
1 parent 7393aa2 commit 64ddc93

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

sc2layout/doc/frameClass/CImage.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -180,14 +180,15 @@ TBD
180180

181181
When a texture is used as a border or filling of a progressbar for example, then the texture is broken up into pieces (Edges, Corners and Middle section).
182182

183-
This makes seamless scaling along the horizontal or veritcal direction possible. If the image should just show the texture as it is then this value does not need to be set.
184-
185-
example:
183+
This makes seamless scaling along the horizontal or vertical direction possible. If the image should just show the texture as it is then this value does not need to be set.
184+
185+
See example:
186+
186187
```xml
187188
<TextureType val="Border"/>
188189
```
189190

190-
https://sc2mapster.wiki.gg/UI/Frame_Properties/TextureType
191+
See [detailed explanation of **TextureType**'s](https://sc2mapster.wiki.gg/UI/Frame_Properties/TextureType).
191192

192193
## Tiled
193194

0 commit comments

Comments
 (0)