diff --git a/spine-ts/spine-widget/example/tutorial.html b/spine-ts/spine-widget/example/tutorial.html index e982a6609..3157c0224 100644 --- a/spine-ts/spine-widget/example/tutorial.html +++ b/spine-ts/spine-widget/example/tutorial.html @@ -163,12 +163,12 @@ >
<spine-widget> tag allows you to place your Spine animations into a web page.
+ The <spine-widget> tag allows you to embed your Spine animations into a web page.
fit attribute.
fit="fill". Default fit value is fit="contain".
+ This is fit="fill". The default fit value is fit="contain".
@@ -231,19 +231,16 @@
>
fit="none".
- In combination with that, you can use the scale attribute to choose you desired scale.
+ If you want to preserve the original scale, you can use fit="none".
+ In combination with that, you can use the scale attribute to set your desired scale.
width, width, height, cover,and scaleDown.
+ Other fit modes are width, height, cover, and scaleDown.
+
@@ -4376,7 +4355,7 @@ Look at the source code`
-