BrowserWorks / Waterfox-Classic

The Waterfox Classic repository, for legacy systems and customisation.
https://classic.waterfox.net
Mozilla Public License 2.0
175 stars 34 forks source link

Improved addon panels in menu #111

Open hockeymikey opened 2 years ago

hockeymikey commented 2 years ago

When addons icons are moved to the menu their popup panels can be accessed their. This works great, except for most of them, like Dark reader as an example, it gets cut off because the menu panel isn't big enough.

I would like to discuss how to resolve it to give the addon's panels more of a layout like in newer Firefox versions where the addon's panel takes up the entire popup and there's a back arrow at the top.

It may not need code changes but rather just CSS tweaks to the UI. I think allowing it to grow based on the size of the underlying element instead of overflowing with a scroll bar would be a good, and minimizing that padded space on the left to navigate back.