AtomMaterialUI / material-theme-issues

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

[Feature]: Enlarge spacing in case custom spacing #513

Closed hurvajs77 closed 2 months ago

hurvajs77 commented 2 months ago

Describe the feature

I use custom spacing settings for the most elements, file tree and compact items. That's great correctly, but when I'm entering into Presentation Mode, the spacing isn't reflect font size change and the most of controls, tree are ugly.

Normal view and files explorer: image

Normal view and controls (it looks OK except controls for sliders, I'm OK with that) image

But there is a problem... Presentation mode with file explorer: image

and controls in presentation view: image

and last one, presentation mode with: image

Use Cases

No response

Examples/Mockups

No response

Material Theme Version

v9.2.1

IDE

WebStorm, PHPStorm, Rider, PyCharm, DataGrip

System Info

* macOS
* Material Theme plugin v9.2.1
* WebStorm v2024.1.2 (Build #WS-241.15989.105, built on April 23, 2024)
  - generally the same result is in the most JetBrains IDEs
mallowigi commented 2 months ago

There are a few issues regarding different scales when using the plugin (see https://github.com/mallowigi/material-theme-issues/issues/381). I suppose this is one of them.

I'll get to it eventually, but know that as this would require major changes to the plugin structure, this will not happen in the near future, as I have other priorities and my time working on the plugin is scarce.

I'll close this as duplicate.