black7375 / Firefox-UI-Fix

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

Last update seems to have broken pinned tabs #706

Closed junkblocker closed 1 year ago

junkblocker commented 1 year ago

Describe the bug

The pinned tabs other than the first one are rendered as a blank space.

Expected behavior

Each pinned tab should render.

Screenshots

Screenshot_20230525_180745

OS

Linux

OS - Others

No response

Firefox Version

113.0.1

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

Hello, Are you try to latest version?

junkblocker commented 1 year ago

That works fine for me. 9f12ff2 and later are broken. My script has been pulling the latest HEAD on master since you started this Should I switch to only using releases?

black7375 commented 1 year ago

Ok, I tested it in Linux environment and should work well in https://github.com/black7375/Firefox-UI-Fix/commit/396f06b45c4bf33fd2b68ddf86373395b95b4401. I had a lot of work to do last time and I committed without testing it enough.

In general, the commit of the master should be stable because it is used to fix bugs. This is an exceptional situation.

junkblocker commented 1 year ago

Thanks. Confirming that 396f06b (master) works too.