Chris911 / Ask-Stack-Atom

Ask Stack Overflow for Atom
https://atom.io/packages/ask-stack
MIT License
124 stars 22 forks source link

Bug: splitting window causes pane to persist #8

Open Frozenfire92 opened 10 years ago

Frozenfire92 commented 10 years ago

If I have my Ask Stack Results tab open and focused and then split the pane (any direction) and close the Ask Stack Results tab the new split (and empty) pane will persist until another Ask Stack tab is open.

Reproduce

Chris911 commented 10 years ago

Thanks for reporting this. I'll have to investigate to see what's the best option here.

What behaviour would you like to see for that scenario?

Frozenfire92 commented 10 years ago

Three options come to mind

Chris911 commented 10 years ago

Sounds good. I'd ideally like to ignore the split but don't think it's possible with the current Atom API. I opened an issue on that matter in the Atom repo.