Code Monkey home page Code Monkey logo

Comments (6)

drannex42 avatar drannex42 commented on May 29, 2024

from firefoxsidebar.

Zelmanyr avatar Zelmanyr commented on May 29, 2024

Hi,

The thing is your userChrome.css doesn't work well for me : https://imgur.com/a/ff2geiC (transition collapsed and full sidebar doesn't work and firefox UI is a mess).
So I tweaked a bit your userChrome.css even though I don't know anything about css (just copy and paste from your css file and tree style tab wiki). But in both cases the space is still there and empty.
I believe the issue is in the configuration of tree style tab ?

from firefoxsidebar.

drannex42 avatar drannex42 commented on May 29, 2024

I just pushed some updates to treestyletabs.css and userChrome.css (v12020.03.06, and v12020.03.06-1 respectively) - try those.

The rest of your issues with the Firefox UI may be due to some other optional modifications I put into my userChrome, so remove everything below the comment /* OTHER CUSTOM OPTIONS */ in the file.

Could you enable the bookmarks bar for me and tell me what happens (ctrl+shift+b) I have noticed it causes some issues if the bookmark bar isn't present.. And just to be sure - you are loading the treestyletabs.json file into your TST addon right? (manage extension > preferences > scroll all the way down to "load" config at the bottom of the page)

from firefoxsidebar.

Zelmanyr avatar Zelmanyr commented on May 29, 2024

With your newest css file it's kind of working : https://imgur.com/a/q8UZNXj

But I don't have the icon to switch to the bookmark panel.

Anyway, I will switch to sidebery because it's snappier and bookmark are already implemented.

Thank you for your work.

from firefoxsidebar.

drannex42 avatar drannex42 commented on May 29, 2024

from firefoxsidebar.

drannex42 avatar drannex42 commented on May 29, 2024

If you want to use this without the bookmark bar enabled, add this to your userChrome.css

#sidebar-box {
--menubar-height: -40px !important;
}

This will show the switcher buttons.

from firefoxsidebar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.