AtomMaterialUI / a-file-icon-idea

Atom Material Icons for JetBrains - Replace File and UI Icons for better visual grepping.
http://www.material-theme.com/docs/configuration/icons-settings/#atom-material-icons-plugin
MIT License
225 stars 28 forks source link

Hollow folder icons are visible if folder icons option is disabled #472

Open TheCodingEngineer opened 1 week ago

TheCodingEngineer commented 1 week ago

Describe the bug

The hollow version of the folder icons are visible if folder icons option is disabled.

To Reproduce

  1. Open project in IntelliJ
  2. Uncheck 'Enable Folder Icons' and keep 'Hollow Folders' checked
  3. Open any nested file in project

Expected Behavior

The plugin should hide the folder icon in hollow state. Please see attached screenshots.

Environment

IntelliJ IDEA 2024.2.4 (Ultimate Edition)
Build #IU-242.23726.103, built on October 23, 2024
Runtime version: 21.0.4+13-b509.26 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 5.15.0-118-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 3984M
Cores: 20
Registry:
  ide.experimental.ui=true
  i18n.locale=
Non-Bundled Plugins:
  com.demonwav.minecraft-dev (2024.2-1.8.2)
  com.mallowigi (97.0.0)
Kotlin: 242.23726.103-IJ
Current Desktop: X-Cinnamon

Screenshots

Option dialog: screenshot 1

File closed: screenshot 2

File opened: screenshot 3