You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into a problem with Obsidian icons (latest 4.8) when used with Evolution - the huge trash can icon in the toolbar bloats all buttons in the bar to the same incorrect size (see screenshot).
I don't completely understand how context sizes in icon themes are applied and only found the (probable) cause by elimination method, but as a workaround, setting the [places/48] context MinSize to 24 puts the trash can icon back in place and renders the toolbar correctly.
Not saying this would be a correct fix as I don't know about the implications elsewhere, but someone more knowledgeable about the icon themes could probably find what's the actual problem here and why the trash can causes that.
The text was updated successfully, but these errors were encountered:
Just as an update, the problem is still present in latest 4.9 release. Only happens with Obsidian, not with other icon packs, but I can't pinpoint the root of the problem, the theme definition looks quite normal.
I'm running into a problem with Obsidian icons (latest 4.8) when used with Evolution - the huge trash can icon in the toolbar bloats all buttons in the bar to the same incorrect size (see screenshot).
I don't completely understand how context sizes in icon themes are applied and only found the (probable) cause by elimination method, but as a workaround, setting the
[places/48]
contextMinSize
to24
puts the trash can icon back in place and renders the toolbar correctly.Not saying this would be a correct fix as I don't know about the implications elsewhere, but someone more knowledgeable about the icon themes could probably find what's the actual problem here and why the trash can causes that.
The text was updated successfully, but these errors were encountered: