Aris-t2 / CustomJSforFx

custom scripts
GNU General Public License v3.0
236 stars 22 forks source link

The Separators are glitched in Vertical Add-on bar #86

Closed Aleksandra0056 closed 1 year ago

Aleksandra0056 commented 1 year ago

Describe the issue: The Separators are not full-width in Vertical Add-on bar Separator is glitched in vertical add-on bar

What should have happened instead? Here is how the Separator should look like How the separator should look like

Steps to reproduce the issue?

  1. Install space_and_separator_restorer.uc.js, and addonbar_vertical.uc.js,
  2. Add some extension buttons to Vertical Add-on bar,
  3. Add a separator between the extension buttons,
  4. Now the separator is glitched.

Screenshots (drag and drop images into this post): (Screenshots are attached upper.)

System information OS & OS version: Windows 11 22621.1778 (64-bit) Firefox or Thunderbird: Firefox Firefox/Thunderbird version: v113.0.2 (64-bit) Firefox/Thunderbird theme: Firefox UI Fix v7.3.1 (https://github.com/black7375/Firefox-UI-Fix)

Aris-t2 commented 1 year ago

Should be fine again:

image

https://github.com/Aris-t2/CustomJSforFx/blob/master/scripts/space_and_separator_restorer.uc.js

Aleksandra0056 commented 1 year ago

Moment, I will test it…

Aleksandra0056 commented 1 year ago

Yes, it was fixed. Thanks for quick patch!