Compare commits
2 Commits
a0066a60db
...
78340d9fbb
| Author | SHA1 | Date | |
|---|---|---|---|
| 78340d9fbb | |||
| 4bdd324894 |
@@ -2,8 +2,8 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="localCaseSensitive" value="true" />
|
||||
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
|
||||
<option name="localRegularExpressions" value="true" />
|
||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -6,6 +6,7 @@
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<option name="pinTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="Dispatch an event to the targets found by a hit test on its position. This method sends the given event to [dispatchEvent] based on event types: [PointerDownEvent]s and [PointerSignalEvent]s are dispatched to the result of a new [hitTest]. [PointerUpEvent]s and [PointerMoveEvent]s are dispatched to the result of hit test of the preceding [PointerDownEvent]s. [PointerHoverEvent]s, [PointerAddedEvent]s, and [PointerRemovedEvent]s are dispatched without a hit test result." />
|
||||
<item value="The number of objects in this list. The valid indices for a list are `0` through `length - 1`. ```dart final numbers = <int>[1, 2, 3]; print(numbers.length); 3 ```" />
|
||||
<item value="fix: error when mention by soul; unsupported param type when log mention event." />
|
||||
<item value="fix: error when mention by soul." />
|
||||
@@ -55,12 +56,11 @@
|
||||
<item value="lean Back" />
|
||||
<item value="immersive Sticky" />
|
||||
<item value="edge To Edge" />
|
||||
<item value="manual" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="254" />
|
||||
<entry key="ENGLISH" value="255" />
|
||||
<entry key="CHINESE" value="255" />
|
||||
<entry key="ENGLISH" value="256" />
|
||||
<entry key="GERMAN" value="1" />
|
||||
<entry key="FRENCH" value="1" />
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user