mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Just rebuild the sheets when the viewport changes sizes since that's super rare in sky right now. This also causes a full document style recalc, but we'll fix that later too. For now lets make the system simpler. R=abarth@chromium.org Review URL: https://codereview.chromium.org/848483003