rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.32k stars 153 forks source link

'new tab' system icon is stretched when tab manager is displayed #755

Closed Phillip-Drake closed 4 months ago

Phillip-Drake commented 5 months ago

Describe the bug

'new tab' system icon is stretched when tab manager appears, likely due to a contorted aspect ratio.

To Reproduce

  1. Go to 'about:config'
  2. Create variable 'gnomeTheme.systemIcons'
  3. Set new variable to 'true'
  4. Create tabs until tab manager appears

Expected behavior

'new tab' system icon displayed as expected : Screenshot from 2024-02-12 18-59-30

Screenshots

As can be seen, the 'new tab' system icon is now stretched. Screenshot from 2024-02-12 18-54-33

Setup information

Additional context

Issue is agnostic of gnomeTheme.tabsAsHeaderBar being enabled, but is not reproducible when gnomeTheme.systemIcons is disabled. I am using Adwaita icon pack

Phillip-Drake commented 4 months ago

Created pull request for master branch including a fix for this bug.