flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.58k stars 326 forks source link

Flutter Widget Inspector have unusual huge font size #8261

Open tk-Ravi opened 2 months ago

tk-Ravi commented 2 months ago

How to reproduce the problem -

click on "Run without debugging/Start Debugging" under "Run" option, open Widget Inspector. I've read the other posts related to it and also cross checked the font settings just to be sure, I've attached a screenshot just below,

Capture

Display - 1080x1920 @60hz Everything(extensions, vscode, OS, drivers.....) is up to date! VSCode Extensions - ARB Editor, Better Comments, Dart Data Class Generator, Image Preview, Pretty XML, Remove Comments, VSCode Icons, YAMLfmt for Visual Studio Code.


DevTools version: 2.37.2 IDE: VSCode Connected Device: CPU / OS: x64 (64 bit) windows Connected app type: Flutter native (debug build) Dart Version: 3.5.0 Flutter Version: 3.24.0 / stable Framework / Engine: 80c2e84975 / b8800d88be

kenzieschmoll commented 2 months ago

This may be a duplicate of https://github.com/flutter/devtools/issues/8243