win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
2.42k stars 83 forks source link

The site icons on the rectangular tabs are shifted to the right. #537

Open Someone-G opened 6 months ago

Someone-G commented 6 months ago

Describe the bug The site icons on the rectangular tabs are shifted to the right.

To Reproduce Steps to reproduce the behavior:

  1. Change the shape of the tabs to rectangular (--rectangular-switch tabs).
  2. Open several tabs with sites.

Expected behavior Site icons and their names on rectangular tabs should be slightly shifted to the left, closer to the left edge of the tab.

Screenshots 2024-05-03 17 42 12

Desktop (please complete the following information):

Additional context In my opinion, the distance from the left edge of the rectangular tab to the site icon is too large, and it can be slightly reduced. In addition, the distance from the right edge of the rectangular tab to the close tab button is also too large, and it can also be slightly reduced.

win32ss commented 6 months ago

The metrics are indeed based on the other, narrower tab styles. I can definitely adjust them to take better advantage of the extra space.