Git Product home page Git Product logo

Comments (6)

jmercouris avatar jmercouris commented on September 24, 2024

With regards to UI quirk:

Strange bug behavior. One solution: set the background color of the section to the correct color. The height doesn't work as intended. I think this is a renderer bug.

from nyxt.

hgluka avatar hgluka commented on September 24, 2024

Oh, I also looked into the UI quirk, and it seems like a CSS flexbox thing.
I was able to fix it by using min-height: 100% instead of height: 100% in the main row div.

from nyxt.

jmercouris avatar jmercouris commented on September 24, 2024

Fascinating, I would have never guessed. I had an inkling it had to do with flexbox, but didn't imagine the design was so idiotic.

from nyxt.

hgluka avatar hgluka commented on September 24, 2024

@aadcg As we discussed, I pushed some of these fixes directly to master:

  • The UI quirk was fixed in 307b2fa
  • The auto-config-file serialization was changed to add newlines in a4e10cb

The vi-insert-mode thing you mentioned requires a more involved solution (and maybe even a discussion), so I'll open a PR for that later.

from nyxt.

aadcg avatar aadcg commented on September 24, 2024

We should close this issue and open a new one about VI mode exclusively, because it turns out that the best solution is not related to common-settings at all. @hgluka can you please do it? Thanks.

from nyxt.

hgluka avatar hgluka commented on September 24, 2024

Closing this because the common-settings improvements are done. For the vi-insert-mode discussion, I opened #3242.

from nyxt.

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.