Updated integration_tests/platform_interaction test_step.dart by HansMuller · Pull Request #131301 · flutter/flutter
This was referenced
Jul 28, 2023LouiseHsu pushed a commit to LouiseHsu/flutter that referenced this pull request
Jul 31, 2023…r#131301) Force the line height of the TextStyle used in test_step.dart to be 1.0 for all Text widgets. The test started failing after flutter#129724 landed. Assuming that the vertical layout of the test was tight and that the change in the default font's line height is the source of the problem (see flutter#130732 (comment)). Fixes flutter#130732
vashworth pushed a commit to vashworth/flutter that referenced this pull request
Aug 2, 2023…r#131301) Force the line height of the TextStyle used in test_step.dart to be 1.0 for all Text widgets. The test started failing after flutter#129724 landed. Assuming that the vertical layout of the test was tight and that the change in the default font's line height is the source of the problem (see flutter#130732 (comment)). Fixes flutter#130732
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters