Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75c603fe39 | |||
| e0f33e879f | |||
| 2d7c7dc12e | |||
| e25999db06 |
@@ -2,8 +2,6 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="localRegularExpressions" value="true" />
|
||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -5,6 +5,11 @@
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<option name="pinNewTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="Vertical viewport was given unbounded height. Viewports expand in the scrolling direction to fill their container. In this case, a vertical viewport was given an unlimited amount of vertical space in which to expand. This situation typically happens when a scrollable widget is nested inside another scrollable widget. If this widget is always nested in a scrollable widget there is no need to use a viewport because there will always be enough vertical space for the children. In this case, consider using a Column instead. Otherwise, consider using the "shrinkWrap" property (or a ShrinkWrappingViewport) to size the height of the viewport to the sum of the heights of its children." />
|
||||
<item value="The following assertion was thrown during performResize(): Vertical viewport was given unbounded height. Viewports expand in the scrolling direction to fill their container. In this case, a vertical viewport was given an unlimited amount of vertical space in which to expand. This situation typically happens when a scrollable widget is nested inside another scrollable widget." />
|
||||
<item value="toolbar Opacity" />
|
||||
<item value="backwards Compatibility" />
|
||||
<item value="page Snapping" />
|
||||
<item value="Registers a singleton. Any attempt to resolve the type within this container will return [object]. Returns [object]." />
|
||||
<item value="Convenience method for the value for a single valued header. The value must not have more than one value. Returns null if there is no header with the provided name." />
|
||||
<item value="realm" />
|
||||
@@ -34,12 +39,12 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="53" />
|
||||
<entry key="ENGLISH" value="54" />
|
||||
<entry key="CHINESE" value="57" />
|
||||
<entry key="ENGLISH" value="58" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="Cache">
|
||||
<option name="lastTrimTime" value="1651825449014" />
|
||||
<option name="lastTrimTime" value="1652471931092" />
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user