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

Clearlooks has no visible #ColorPicker divider #102

Open
isf63 opened this issue Sep 5, 2023 · 3 comments
Open

Clearlooks has no visible #ColorPicker divider #102

isf63 opened this issue Sep 5, 2023 · 3 comments

Comments

@isf63
Copy link
Contributor

isf63 commented Sep 5, 2023

I noticed there is no visible QFrame divider from the Color Picker widget, but of the 12 themes, only in Clearlooks.

Setting LXQtPanel #BackgroundWidget { background-color: green; } results in:

image

However, setting #ColorPicker QFrame { background: red; } shows that there is a bounding box for it still:

image2

@isf63
Copy link
Contributor Author

isf63 commented Sep 19, 2023

Not sure how I missed this at first look:

Plugin > QWidget > QWidget {

affects ColorPickerPlugin → ColorPickerWidget → QFrame.

@stefonarch
Copy link
Member

It's also good visible in Leech:
screen_area_mar_19:12:02_

@isf63
Copy link
Contributor Author

isf63 commented May 21, 2024

@stefonarch, it's the same as Clearlooks:

Plugin > QWidget > QWidget {

In both cases border: 0px; hides the frame.

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