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

Distortion of close button with long title and frameless mode #3

Open
LindyBalboa opened this issue May 28, 2018 · 1 comment
Open

Comments

@LindyBalboa
Copy link

As can be seen in the picture, frameless mode produces some gaps around the close button when the title gets forced to two lines. I'm a bit rusty with Qt but I think the widget representing the button simply needs to be set to expand to the parent height.

image

@willbelr
Copy link
Owner

willbelr commented May 28, 2018

Thank you for the feedback. I cannot reproduce that bug, most likely because I modified the height setting of that UI yesterday, as I added the border for frameless mode. I uploaded the lastest version today, so please update your app so we can work on the same thing :)

Please let me know if it is fixed or not. If not I would like to know what your OS and desktop environment is so I can try to reproduce the problem. Thank you :)

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

No branches or pull requests

2 participants