gallery
gallery copied to clipboard
Changing theme in Gallery misses frames
Open Gallery, open drawer, change the theme to dark, then back to light:
When we show a dialogue, which also grays out the background, we also see missed frames. Maybe the same thing?
This still happens.
From my Pixel XL
Reproducible on the latest master 1.21.0-2.0.pre.94
.
flutter doctor -v
[√] Flutter (Channel master, 1.21.0-2.0.pre.94, on Microsoft Windows [Version 10.0.18362.900], locale et-EE)
• Flutter version 1.21.0-2.0.pre.94 at C:\Development\flutter_master
• Framework revision adc9dde3ba (9 hours ago), 2020-07-21 16:17:23 -0700
• Engine revision 5a73d4dc25
• Dart version 2.9.0 (build 2.9.0-21.0.dev 84e5eeaea4)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.0)
• Android SDK at C:\Users\Isa\AppData\Local\Android\sdk
• Platform android-30, build-tools 30.0.0
• Java binary at: C:\Users\Isa\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\ch-0\193.6626763\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.6.4)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
• Visual Studio Community 2019 version 16.6.30309.148
• Windows 10 SDK version 10.0.18362.0
[√] Android Studio (version 4.0)
• Android Studio at C:\Users\Isa\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\ch-0\193.6626763
• Flutter plugin version 47.1.2
• Dart plugin version 193.7361
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
[√] VS Code (version 1.47.2)
• VS Code at C:\Users\Isa\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.12.2
[√] Connected device (5 available)
• SM G950F (mobile) • ce12171c51cc001c03 • android-arm64 • Android 9 (API 28)
• sdk gphone x86 (mobile) • emulator-5554 • android-x86 • Android 11 (API 30) (emulator)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.18362.900]
• Web Server (web) • web-server • web-javascript • Flutter Tools
• Chrome (web) • chrome • web-javascript • Google Chrome 84.0.4147.89
• No issues found!
I'm going to close this in favor of various issue on the Flutter issue tracker, such as https://github.com/flutter/flutter/issues/89127.
However, anecdotally, the experience does seem to be much better today.
Thanks all!