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

Add Panel Widgets Dialog has several rendering issues #75

Closed
nebulade opened this issue Aug 27, 2014 · 3 comments
Closed

Add Panel Widgets Dialog has several rendering issues #75

nebulade opened this issue Aug 27, 2014 · 3 comments

Comments

@nebulade
Copy link
Contributor

lxqt-panel-add-plugins_0
There is a small "_" below the icon on selected delegates.

lxqt-panel-add-plugins_1
For some delegates the text is clipped on the bottom of a delegate

lxqt-panel-add-plugins_2
Probably related to the second issue, the bounding rect for delegates seems wrong. I was looking into the code briefly and maybe the size hint calculation is different from the actual rendering?

@jleclanche
Copy link
Member

Is this on qt5 only or does it happen on qt4 too? Ive never seen this. Although by resizing the window you can see the clipping (I filed an issue about it way back on razor-qt, it was a qt issue and not fixable really)
image

@nebulade
Copy link
Contributor Author

I use Qt5, no Qt4 build on hand. In this case I use the breeze settings for QtCurve style engine.

After playing with that code path a bit, it seems it is 'simply' an issue of disconnect between the size hint and the actual painted area, although I couldn't come up with something that actually is in sync...

@jleclanche
Copy link
Member

Let's merge this into lxqt/lxqt#347

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