AI-Iguana | 2023.2.1 Patch 1 <dx@PC-DebuggerX Update yiiguxing.translation.xml

master
dx 1 year ago
parent e772e6f32a
commit bcb64e93aa

@ -7,6 +7,13 @@
</component>
<component name="Translation.States">
<histories>
<item value="toggling" />
<item value="[ConstraintsTransformBox], a widget that sizes its child using a transformed [BoxConstraints], and shows a warning if the child overflows in debug mode." />
<item value="[OverflowBox], a widget that imposes different constraints on its child than it gets from its parent, possibly allowing the child to overflow the parent." />
<item value="[ConstrainedBox], for a box which imposes constraints on its child." />
<item value="In debug mode, if the child overflows the container, a warning will be printed on the console, and black and yellow striped areas will appear where the overflow occurs." />
<item value="This allows a child to render at the size it would render if it were alone on an infinite canvas with no constraints. This container will then attempt to adopt the same size, within the limits of its own constraints. If it ends up with a different size, it will align the child based on [alignment]. If the box cannot expand enough to accommodate the entire child, the child will be clipped." />
<item value="A widget that imposes no constraints on its child, allowing it to render at its &quot;natural&quot; size." />
<item value="Animated widget that automatically transitions its size over a given duration whenever the given child's size changes. {@tool dartpad} This example makes a [Container] react to being touched, causing the child of the [AnimatedSize] widget, here a [FlutterLogo], to animate. See code in examplesapilibwidgetsanimated_sizeanimated_size.0.dart {@end-tool} See also: [SizeTransition], which changes its size based on an [Animation]." />
<item value="Only works if it's the child of a [Stack]. Here's an illustration of the [RelativePositionedTransition] widget, with it's [rect] animated by a [CurvedAnimation] set to [Curves.elasticInOut]: {@animation 300 378 https:flutter.github.ioassets-for-api-docsas" />
<item value="Animated version of [Positioned] which transitions the child's position based on the value of [rect] relative to a bounding box with the specified [size]." />
@ -50,18 +57,11 @@
<item value="pixels The colors to write to the bitmap offset The index of the first color to read from pixels[] stride The number of colors in pixels[] to skip between rows. Normally this value will be the same as the width of the bitmap, but it can be larger (or negative). x The x coordinate of the first pixel to write to in the bitmap. y The y coordinate of the first pixel to write to in the bitmap. width The number of colors to copy from pixels[] per row height The number of rows to write to the bitmap" />
<item value="recive Invite Reward" />
<item value="Return the FragmentActivity this fragment is currently associated with. May return null if the fragment is associated with a Context instead." />
<item value="tracking activityPage events." />
<item value="No Jagged Image View" />
<item value="fix: favoriteIntimacyExp logic and arouter defines." />
<item value="fix: unity model scale issue when enter skin fragment." />
<item value="fix: layout of item_gift and display order of act events; fix: currency list not loaded on mall page when open via deeplink." />
<item value="Calls the specified function block with this value as its receiver and returns its result. For detailed usage information see the documentation for scope functions ." />
<item value="feat: add intimacy page and feed page; task act page support h5." />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="307" />
<entry key="ENGLISH" value="308" />
<entry key="CHINESE" value="314" />
<entry key="ENGLISH" value="315" />
<entry key="HAWAIIAN" value="1" />
<entry key="POLISH" value="1" />
<entry key="ROMANIAN" value="1" />

Loading…
Cancel
Save