flutter_device_preview icon indicating copy to clipboard operation
flutter_device_preview copied to clipboard

debug tool is scaled

Open benoitskipr opened this issue 6 years ago • 3 comments
trafficstars

the debug tool from the flutter inspector in Android Studio is somewhat scaled down with device_preview on, any idea why ?

iPhone_8_—_12_2 (the selected text was `Juridische informatie` here)

benoitskipr avatar Nov 07 '19 10:11 benoitskipr

I went ahead and implemented fix for this bug in the Flutter repository. It has been merged into master now. :smile: https://github.com/flutter/flutter/pull/60990

davidmartos96 avatar Jul 23 '20 09:07 davidmartos96

Great news! :)

aloisdeniel avatar Jul 23 '20 19:07 aloisdeniel

@aloisdeniel This is now fixed in the stable branch (Flutter 1.22) :wink:

davidmartos96 avatar Oct 07 '20 19:10 davidmartos96