• Chris Bracken's avatar
    Adjust scroll increment in transition perf test (#17593) · 1095eafe
    Chris Bracken authored
    When attempting to locate an element in the Flutter Gallery transition
    performance driver test, attempt to scroll downward in increments of 25%
    of the screen rather than by an absolute pixel amount.
    
    This helps get the test passing on devices with relatively small screen
    heights.
    1095eafe
transitions_perf.dart 1.12 KB