flutter / devtools

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

Sidebar sizes - icons and font - are way too big #8243

Open FMorschel opened 2 weeks ago

FMorschel commented 2 weeks ago

Really not sure what is going on here but the sizes are way too big and I can't scroll down here to see everything (second and third image).

25" ultra-wide monitor (~60cm x ~30cm). Windows machine, 2560px x 1080px - scale 100%.

image image image

FMorschel commented 2 weeks ago

This also extends to other specific tools like Logging (the word behind is Details but maybe that one is already fitting to the other sizes, not sure):

image

image

Definitely, the details session is also bigger than the messages.

image

kenzieschmoll commented 2 weeks ago

@Piinks @goderbauer did something change with the Flutter framework recently that would affect text styling in this way?

goderbauer commented 2 weeks ago

Nothing comes immediately to mind. Do we know when this approximately started to happen?

FMorschel commented 2 weeks ago

I could not answer that since I have recently discovered the sidebar (by the Observable Flutter stream) and had never used it previously.