AI-Panda 4 | 2025.3.4 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
<option name="translationDialogLocationY" value="567" />
|
||||
<option name="translationDialogWidth" value="1381" />
|
||||
<histories>
|
||||
<item value="The currently active set of [ui.AccessibilityFeatures]. This is set when the binding is first initialized and updated whenever a flag is changed. To listen to changes to accessibility features, create a [WidgetsBindingObserver] and listen to [WidgetsBindingObserver.didChangeAccessibilityFeatures]." />
|
||||
<item value="Whether semantics information must be collected. Returns true if either the platform has requested semantics information to be generated or if [ensureSemantics] has been called otherwise. To get notified when this value changes register a listener with [addSemanticsEnabledListener]." />
|
||||
<item value="No progress update for 1 second while playing, retry current emotion" />
|
||||
<item value="SIGNATURE" />
|
||||
<item value="pending" />
|
||||
@@ -70,8 +72,6 @@
|
||||
<item value="If `cacheWidth` or `cacheHeight` are provided, they indicate to the engine that the image must be decoded at the specified size. The image will be rendered to the constraints of the layout or [width] and [height] regardless of these parameters. These parameters are primarily intended to reduce the memory usage of [ImageCache]." />
|
||||
<item value="This will further optimize our widget by rebuilding it only when "isAdult" changed instead of whenever the age changes." />
|
||||
<item value="NOTE: The function passed to [select] can return complex computations" />
|
||||
<item value="This will cause our widget to rebuild only when `age` changes." />
|
||||
<item value="If we used `ref.watch(``Consumer` as we normally would, this would cause widgets that only use `age` to still rebuild when `name` changes, which is inefficient." />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
|
||||
Reference in New Issue
Block a user