Compare commits

...

2 Commits

2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
<version>1</version> <version>1</version>
</component> </component>
<component name="whatsNew"> <component name="whatsNew">
<shownVersion>2022.2.1rc10</shownVersion> <shownVersion>2022.2.1rc11</shownVersion>
</component> </component>
</application> </application>
+4 -3
View File
@@ -81,13 +81,14 @@
</option> </option>
</component> </component>
<component name="Translation.Cache"> <component name="Translation.Cache">
<option name="lastTrimTime" value="1672738769249" /> <option name="lastTrimTime" value="1673256437431" />
</component> </component>
<component name="Translation.Settings"> <component name="Translation.Settings">
<option name="primaryLanguage" value="CHINESE" /> <option name="primaryLanguage" value="CHINESE" />
</component> </component>
<component name="Translation.States"> <component name="Translation.States">
<histories> <histories>
<item value="additional relocation overflows omitted from the output" />
<item value="stars Amount" /> <item value="stars Amount" />
<item value="quarter Turns" /> <item value="quarter Turns" />
<item value="Creates a widget that scales its child along the 2D plane. The `scaleX` argument provides the scalar by which to multiply the `x` axis, and the `scaleY` argument provides the scalar by which to multiply the `y` axis. Either may be omitted, in which case that axis defaults to 1.0. For convenience, to scale the child uniformly, instead of providing `scaleX` and `scaleY`, the `scale` parameter may be used. At least one of `scale`, `scaleX`, and `scaleY` must be non-null. If `scale` is provided, the other two must be null; similarly, if it is not provided, one of the other two must be provided. The [alignment] controls the origin of the scale; by default, this is the center of the box. {@tool snippet} This example shrinks an orange box containing text such that each dimension is half the size it would otherwise be." /> <item value="Creates a widget that scales its child along the 2D plane. The `scaleX` argument provides the scalar by which to multiply the `x` axis, and the `scaleY` argument provides the scalar by which to multiply the `y` axis. Either may be omitted, in which case that axis defaults to 1.0. For convenience, to scale the child uniformly, instead of providing `scaleX` and `scaleY`, the `scale` parameter may be used. At least one of `scale`, `scaleX`, and `scaleY` must be non-null. If `scale` is provided, the other two must be null; similarly, if it is not provided, one of the other two must be provided. The [alignment] controls the origin of the scale; by default, this is the center of the box. {@tool snippet} This example shrinks an orange box containing text such that each dimension is half the size it would otherwise be." />
@@ -121,8 +122,8 @@
</histories> </histories>
<option name="languageScores"> <option name="languageScores">
<map> <map>
<entry key="CHINESE" value="22" /> <entry key="CHINESE" value="23" />
<entry key="ENGLISH" value="23" /> <entry key="ENGLISH" value="24" />
<entry key="JAVANESE" value="1" /> <entry key="JAVANESE" value="1" />
</map> </map>
</option> </option>