mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
#125151 introduced the magnifier on touch drag gestures, but when showing the magnifier the toolbar is implicitly hidden, this change makes the toolbar re-appear on drag end for double tap + drag.