GithubHelp home page GithubHelp logo

Comments (2)

timomeh avatar timomeh commented on August 16, 2024

Thanks for your request!

In fact, when you toggle focus of a pane using hey-pane, it simply toggles a css classname on the active pane. If you close the window, Atom will save the sizes of the panes, but won't save this classname. That's why the pane is still expanded if you re-open your window, but hey-pane doesn't know that.

So hey-pane would need to store which pane is currently active, and when atom re-opens, it should try to set focus of this pane. "hydrate" its state.

This should be a nice issue to contribute. If you – or anyone else reading this – wants to add this feature, go ahead and grab it!

from hey-pane.

oniter avatar oniter commented on August 16, 2024

All suddenly it is now working like a charm ;-)

At the beginning I could reproduce the described "misbehavior".
After installing some other packages, it is now working like expected.

Unfortunately I didn't recognize which package (maybe) is solving the issue.
Closest candidates are Zen, expose, minimap.

So for me it is solved. Thx.

from hey-pane.

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.