AI-Koala Feature Drop | 2024.1.2 <debuggerx@debuggerx-PC Update yiiguxing.translation.xml

master
debuggerx 8 months ago
parent 0c840fd227
commit 952a011696

@ -12,6 +12,7 @@
<option name="translationDialogLocationY" value="536" />
<option name="translationDialogWidth" value="1253" />
<histories>
<item value="If true: on desktop platforms, a drag handle is stacked over the center of each item's trailing edge; on mobile platforms, a long press anywhere on the item starts a drag. The default desktop drag handle is just an [Icons.drag_handle] wrapped by a [ReorderableDragStartListener]. On mobile platforms, the entire item is wrapped with a [ReorderableDelayedDragStartListener]. To change the appearance or the layout of the drag handles, make this parameter false and wrap each list item, or a widget within each list item, with [ReorderableDragStartListener] or [ReorderableDelayedDragStartListener], or a custom subclass of [ReorderableDragStartListener]. The following sample specifies `buildDefaultDragHandles: false`, and uses a [Card] at the leading edge of each item for the item's drag handle. {@tool dartpad} See code in examplesapilibmaterialreorderable_listreorderable_list_view.build_default_drag_handles.0.dart {@end-tool}" />
<item value="The extra object used when navigating with [GoRouter]." />
<item value="True if this client allows other clients to introspect it." />
<item value="introspectable" />
@ -61,12 +62,11 @@
<item value="The currently selected value for a group of radio buttons. This radio button is considered selected if its [value] matches the [groupValue]." />
<item value="vertical" />
<item value="track ball" />
<item value="backface" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="644" />
<entry key="ENGLISH" value="645" />
<entry key="CHINESE" value="646" />
<entry key="ENGLISH" value="647" />
<entry key="HAWAIIAN" value="1" />
<entry key="INDONESIAN" value="1" />
<entry key="NORWEGIAN" value="1" />

Loading…
Cancel
Save