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

Fixing 'resizer' position in tabs-on-top mode and resizing while bottom-aligned #775

Merged
merged 2 commits into from
Jul 27, 2016

Conversation

RedFlames
Copy link
Contributor

Hello,
I noticed that the little resizer handle will not be at the bottom when you switch the tab-bar to the top, and also that the window will not behave correctly when resizing it while bottom-aligned. I wrote some quick fixes, although they could be better.
I still get some flickering on bottom-align resize because something tries to adjust for my taskbar... and the code to always push the resizer element to the bottom might be better of in a small helper function on its own instead of in set_tab_position.
(With a little more polish, maybe) this would fix issue #723 and 2nd/3rd point of issue #382.

@gsemet gsemet merged commit 55d44a8 into Guake:master Jul 27, 2016
@gsemet
Copy link
Member

gsemet commented Jul 27, 2016

thanks !

@brainiac05
Copy link

Somewhat related: Is there a way to disable the resize handle?

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

Successfully merging this pull request may close these issues.

3 participants