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

Attempting to resize the build panel with panel heading disabled causes issues. #379

Closed
PJB3005 opened this issue Apr 2, 2016 · 4 comments
Labels

Comments

@PJB3005
Copy link

PJB3005 commented Apr 2, 2016

Problem summary:

If you try to resize the build panel with the panel heading hidden, the panel will become seemingly invisible. I assume it is is actually getting a height of 0.
This makes it impossible to use. To fix it you have to enable the heading to actually have something to resize with.

Steps to reproduce:

  1. Go into the package's settings.
  2. Tick "Hide panel heading".
  3. Attempt to resize the panel.
@noseglid noseglid added the bug label Apr 2, 2016
@noseglid
Copy link
Owner

noseglid commented Apr 2, 2016

Easily reproducible. I'll fix this as soon as possible.

noseglid added a commit that referenced this issue Apr 29, 2016
Resizer is always available. The panel heading as reference
was just legacy from before when the resizer didn't exist
in bottom mode.

Fixes #379
@noseglid
Copy link
Owner

Sorry for taking so long on this. I've found and remedied the issue. Will be fixed in next release!

@PJB3005
Copy link
Author

PJB3005 commented Apr 29, 2016

Eh it's not really a bother for me but I thought I'd report it anyways.

@noseglid
Copy link
Owner

Much appreciated.

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

No branches or pull requests

2 participants