AtomMaterialUI / material-theme-issues

Issues Repository for the Material Theme UI plugin for JetBrains
Other
66 stars 4 forks source link

Layout issues when scaling above 100% #381

Open GoranBrkuljan opened 1 year ago

GoranBrkuljan commented 1 year ago

Describe the bug

If I set scaling to above 100% layout looks like this:

Screenshot from 2023-08-07 13-52-15

To Reproduce

  1. Set scaling to 150% on Ubuntu (I have 4k monitor, not sure if it's related)
  2. Open IDE

Expected behavior

It should scale properly.

Material Theme Version

8.10.0

IDE

WebStorm, Other (AppCode, CLion, GoLang...)

System Info

* OS: (Ubuntu 23.10) 
* Products: Webstorm 2023.2, Clion 2023.2
* plugin version: 8.10.0

Logs/Screenshots

No response

stephenh commented 1 year ago

I'm having similar issues

Unlike @GoranBrkuljan , most of my top menu bars/etc all look like, the only thing afaict that's wrong is that my tabs for tool windows like "Run" or "Find" are way too tall:

image

image

Everything else looks pretty good though! I.e. here's the main window tabs/run/debug actions looking good/rendering fine:

image

stephenh commented 1 year ago

Just to confirm this is a MUI plugin here, here's the tabs in vanilla webstorm/with the plugin disabled:

image

johnzzon commented 1 month ago

I have the same issue. On Arch Linux, awesomewm, with Xft.dpi: 190, on a 5K monitor.

IDE: PhpStorm 2024.2.1 Plugin version: 9.5.0

image