black7375 / Firefox-UI-Fix

🦊 I respect proton UI and aim to improve it.
Mozilla Public License 2.0
5.34k stars 187 forks source link

Active tab separator (left) become thick in Firefox 110 #628

Closed rockenren closed 1 year ago

rockenren commented 1 year ago

Describe the bug

After updating to Firefox 110, tab separator from left side on active tab becomes a little thicker than before (in 109). See the screenshots below.

Expected behavior

Tab separators for active tab should look consistent from both sides.

Screenshots

Firefox 110: image Firefox 109: image

OS

Windows 10

OS - Others

No response

Firefox Version

110.0

Distribution

Theme

Theme - More Info

No response

user.js setup

user.js setup
```javascript // Your settings ```

Additional context

No response

black7375 commented 1 year ago

Many attributes has been deleted, and the code must be rewritten. In some cases, it may be difficult to implement.

black7375 commented 1 year ago

It's been re-implemented, and it should now work properly.

black7375 commented 1 year ago

Try to new realese or pull commit please.

rockenren commented 1 year ago

Try to new realese or pull commit please.

Updated to 7.1.1, the issue is fixed. Thank you.