willbelr / qtpad

Modern and customizable sticky note application written in PyQt5
7 stars 0 forks source link

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

Open LindyBalboa opened 6 years ago

LindyBalboa commented 6 years ago

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 commented 6 years ago

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 :)