GithubHelp home page GithubHelp logo

Comments (2)

jothepro avatar jothepro commented on June 3, 2024 1
  1. You can customize the sidebar width by overriding the CSS variable --side-nav-fixed-width. (Default is 350px)
    If you found a value that works for you, make sure to update the Doyxgen variable TREEVIEW_WIDTH to the same value. I cannot remember exactly why that's required but I think otherwise the sidebar may glitch.

  2. I see that even in your second screenshot the spacings are not right because the title & brief both wrap, making the title area too high.
    I don't think that it's possible to make the sidebar title area adjust in height automatically because I rely on the html generated by doxygen and do some nasty things to force it into this sidebar only theme. My personal workaround for this limitation is to choose a title & brief that fits in the tight space 🙈. But maybe it makes sense to parameterize the height with a css variable like --titlearea-fixed-height, allowing the user to fine-tune how much height he needs for the title area to fit.

Pls give me feedback if (1.) resolves the issue for you. I may provide (2.) in the future and will notify you about it. A PR from you would or course be welcome as well! :)

from doxygen-awesome-css.

S0NN1 avatar S0NN1 commented on June 3, 2024

Hi, thank you for your reply.

For the (1.) workaround I noticed that even with --side-nav-fixed-width: 550px; the side nav is moved.
chrome_Eq8S8HUieW
Only after increasing the --top-height parameter with, for example, 120px, the result is the one expected
chrome_G8wOfSvd9w

from doxygen-awesome-css.

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.