MrOtherGuy / firefox-csshacks

Collection of userstyles affecting the browser
Mozilla Public License 2.0
3.19k stars 312 forks source link

Arrow Tab Search Issue #279

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hi, I'm not sure if this questions has already been answered but i'm wondering if there is a way to fix the left and right arrows from popping up next to the tabs after opening up seven tabs. I've just found about this css today and i think it's really nice.

MrOtherGuy commented 1 year ago

I think you are looking for hide_tabs_scrollbuttons.css

ghost commented 1 year ago

Thank you, it does the job, but it completely gets rid of the scrollbutton so if you were to have a lot of tabs open and try navigate through the tabs you can't do that anymore without the scrollbutton and instead it just goes past them and you can't go back. Is there a way to bring back the scrollbutton only when its needed?

MrOtherGuy commented 1 year ago

You can scroll the area where tabs are with mouse scrollwheel or touchpad scrolling. Those buttons are not the only way to scroll.

But if you can't do either of those then I don't really understand what you are after. I mean, normally the scrollbuttons are there only when they are needed. But it sounds you don't want that either, so please elaborate what you are trying to achieve.

ghost commented 1 year ago

Thanks that helped i wasn't aware there were other ways to scroll.