You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 :)
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.
The text was updated successfully, but these errors were encountered: