Committed by
GitHub
Rudimentary fix for devicePixelRatio (#365)
Tries to mirror changes made in flutter/flutter PR 126535 for devicePixelRatio Does not mirror changes made to scroll_position.dart @override double get devicePixelRatio => context.devicePixelRatio;
Showing
1 changed file
with
6 additions
and
0 deletions
-
Please register or login to post a comment