Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertical Toolbar Doesn't Stretch to Fill Parent's Height #133

Closed
matthewwithanm opened this issue Mar 31, 2016 · 1 comment
Closed

Vertical Toolbar Doesn't Stretch to Fill Parent's Height #133

matthewwithanm opened this issue Mar 31, 2016 · 1 comment

Comments

@matthewwithanm
Copy link

This happens because Atom switched to using flex-box for that panel. The offending line is here.

I'm not sure if the line should just be removed now (like the comment says) or just switched to min-height (which I think would preserve backwards compat).

@jerone
Copy link
Contributor

jerone commented Mar 31, 2016

Can you post a screenshot of the issue you are having. And some clear steps how to reproduce.

Also which versions are you running?

According to #111 (comment) this shouldn't conflict with Atom core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants