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
224 stars 28 forks source link

Vertical padding in custom icon size #286

Closed taimast closed 2 years ago

taimast commented 2 years ago

Describe the bug

When updating the version to 64, there is no large icon function in the settings, and the customized icon size leaves too large vertical gaps between the files, which is very inconvenient.

Expected Behavior

Return the `Big Icons' icon Environment

Windows, PyCharm 2022.1 (Professional Edition), Plugin version 64.0.0

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the issue template!

mallowigi commented 2 years ago

Custom Size is the extension of Large Icons, so by setting the size to 20 you'd be able to reproduce the previous behavior.

Can you elaborate about the issues you mentioned?

taimast commented 2 years ago

Unfortunately, I can't make the same size as before. The vertical gaps between the files are too large, and they cannot be changed in any way. The more I increase the size of the icons, the larger the gaps, if the size of the icons is reduced, then the gaps are still relatively large

mallowigi commented 2 years ago

But the gaps were made to prevent icons "crushing" onto one another...

Can you show a screenshot of what do you mean "too large"?

I could add a setting to control that padding but I want to make sure that it's something that makes sense

geng130127 commented 2 years ago

Folder color does not change after opening file

stale[bot] commented 2 years ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This PR has been automatically closed because it has not had recent activity. You can reopen it by clicking on Reopen pull request. Thank you for your contributions.

stale[bot] commented 2 years ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

taimast commented 2 years ago

63.00 image

64.00 image

taimast commented 2 years ago

64 image everywhere, these huge gaps 63 image

taimast commented 2 years ago

when there are a lot of files, in total these gaps take up too much space

mallowigi commented 2 years ago

Fixed on latest version