AI-Chipmunk | 2021.2.1 Patch 2 <debuggerx@debuggerx Update yiiguxing.translation.xml

master
debuggerx 3 years ago
parent f46f31a582
commit a32159fc38

@ -6,6 +6,10 @@
<option name="newTranslationDialogY" value="447" />
<option name="pinTranslationDialog" value="true" />
<histories>
<item value="Warning: A call to tap() with finder &quot;exactly one widget with text &quot;Delete&quot; (ignoring offstage widgets): Text(&quot;Delete&quot;, inherit: true, family: Montserrat_600, familyFallback: [Montserrat], size: 18.0, weight: 600, letterSpacing: -0.2, height: 1.2x, dependencies: [MediaQuery, DefaultTextStyle])&quot; derived an Offset (Offset(98.0, 1028.0)) that would not hit test on the specified widget. Maybe the widget is actually off-screen, or another widget is obscuring it, or the widget cannot receive pointer events. Indeed, Offset(98.0, 1028.0) is outside the bounds of the root of the render tree, Size(375.0, 812.0). The finder corresponds to this RenderBox: RenderParagrapha74b7 relayoutBoundary=up20 The hit test result at that offset is: HitTestResult(HitTestEntrycc50d(RenderView113c1), HitTestEntry8b8b2(&lt;AutomatedTestWidgetsFlutterBinding&gt;))" />
<item value="To silence this warning, pass &quot;warnIfMissed: false&quot; to &quot;tap()&quot;. To make this warning fatal, set WidgetController.hitTestWarningShouldBeFatal to true." />
<item value="Warning: A call to tap() with finder &quot;exactly one widget with text &quot;Delete&quot; (ignoring offstage widgets): Text(&quot;Delete&quot;, inherit: true, family: Montserrat_600, familyFallback: [Montserrat], size: 18.0, weight: 600, letterSpacing: -0.2, height: 1.2x, dependencies: [MediaQuery, DefaultTextStyle])&quot; derived an Offset (Offset(98.0, 1028.0)) that would not hit test on the specified widget. Maybe the widget is actually off-screen, or another widget is obscuring it, or the widget cannot receive pointer events. Indeed, Offset(98.0, 1028.0) is outside the bounds of the root of the render tree, Size(375.0, 812.0). The finder corresponds to this RenderBox: RenderParagraphcc8a4 relayoutBoundary=up20 The hit test result at that offset is: HitTestResult(HitTestEntryc7125(RenderView6eff7), HitTestEntryeb0ec(&lt;AutomatedTestWidgetsFlutterBinding&gt;))" />
<item value="The overflowing RenderFlex has an orientation of Axis.horizontal. The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and black striped pattern. This is usually caused by the contents being too big for the RenderFlex. Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the RenderFlex to fit within the available space instead of being sized to their natural size. This is considered an error condition because it indicates that there is content that cannot be seen. If the content is legitimately bigger than the available space, consider clipping it with a ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex, like a ListView." />
<item value="Warning: A call to tap() with finder &quot;exactly one widget with text &quot;Delete&quot; (ignoring offstage widgets): Text(&quot;Delete&quot;, inherit: true, family: Montserrat_600, familyFallback: [Montserrat], size: 38.4, weight: 600, letterSpacing: -0.2, height: 1.2x, dependencies: [MediaQuery, DefaultTextStyle])&quot; derived an Offset (Offset(209.6, 1060.8)) that would not hit test on the specified widget. Maybe the widget is actually off-screen, or another widget is obscuring it, or the widget cannot receive pointer events. Indeed, Offset(209.6, 1060.8) is outside the bounds of the root of the render tree, Size(800.0, 600.0)." />
<item value="Warning: At least one test in this suite creates an HttpClient. When running a test suite that uses TestWidgetsFlutterBinding, all HTTP requests will return status code 400, and no network request will actually be made. Any test expecting a real network connection and status code will fail. To test code that needs an HttpClient, provide your own HttpClient implementation to the code under test, so that your test can consistently provide a testable response to the code under test." />
<item value="create Main User Record" />
@ -52,15 +56,11 @@
<item value="engine Enter Timestamp Micros" />
<item value="is on waitlist" />
<item value="problem" />
<item value="tag" />
<item value="problem tag" />
<item value="feat: GS-1026 update report." />
<item value="Submission" />
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="279" />
<entry key="ENGLISH" value="280" />
<entry key="CHINESE" value="283" />
<entry key="ENGLISH" value="284" />
<entry key="GERMAN" value="1" />
<entry key="FRENCH" value="1" />
</map>

Loading…
Cancel
Save