Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

[Feature Request] Choose between tree style tab on left or right #78

Open
notusknot opened this issue May 26, 2021 · 1 comment
Open

Comments

@notusknot
Copy link

Natively, tree style tab lets you choose if its on the left or right. I think it would be nice if we could also do this for the tree style tab implementation in FlyingFox, too. I might also be able to do this myself and just add a pull request, and if I did, are there any files I need to modify other than userChrome-hover.css and userChrome-static.css?

@akshat46
Copy link
Owner

Static sidebar on right should be possible right now. Tst's header has been removed but bookmark bar still has a header so if you did ctrl + b and selected "move sidebar to right" from the drop down menu in header, tst should appear on right next time you toggle it.

The hover sidebar is a different story though. And yeah if you work on it you'll have to make a version of userchrome-hover.css that gives the same kind of hover functionality but on right side. For tst itself, treestyletab/custom.css(icons on the left, rather than on right in custom-hover.css) should give the desired look for a right side hoverable tst but if any tweaking is required, then that would also go in a separate file.

Appreciate your help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants