Git Product home page Git Product logo

Comments (2)

simurai avatar simurai commented on June 16, 2024

Here the Electron issue: electron/electron#10521

There doesn't seem to be a fix yet.

Temporary workarounds

  1. A temporary workaround noted here is to go full-screen and then back to normal. Of course that's pretty annoying if it has to be done for every new window. Even automatically in Init Script.. probably feels too jarring.

  2. Another option is to add back a background to the title bar:

image

@import "syntax-variables";
.one-vibrancy .title-bar {
  background-color: @syntax-background-color;
}

There are no rounded corners and doesn't really work with Title Bar: hidden tough.

from one-vibrancy.

chadluo avatar chadluo commented on June 16, 2024

Election carried out a fix, and seems it's taking effect in current Atom (1.26.1). The issue still presents on cold start, but if you fullscreen the window and switch back it will recover.

image

from one-vibrancy.

Related Issues (17)

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.