flutter_device_preview
flutter_device_preview copied to clipboard
debug tool is scaled
trafficstars
the debug tool from the flutter inspector in Android Studio is somewhat scaled down with device_preview on, any idea why ?
(the selected text was `Juridische informatie` here)
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
Great news! :)
@aloisdeniel This is now fixed in the stable branch (Flutter 1.22) :wink: