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

Fix MDI subwindow buttons contrast in the MenuBar #4242

Merged
merged 3 commits into from
Apr 2, 2018

Conversation

Umcaruje
Copy link
Member

Fixes #4215

Fixed this by applying the idea @tresf had and changing the qproperty-button of our pallete to a light color. Then, I restyled all the other QPushButtons in the software as well as the QComboBoxes and QSliders which were inheriting the colors.
image
The QSlider was also restyled.
image

@PhysSong
Copy link
Member

QHeaderView and QTabWidget stuffs can be fixed easily like QPushButton with CSS. However, QTabBar stuff looks a little bit tricky.

@Umcaruje
Copy link
Member Author

Switched to @PhysSong's concept in #4215 (comment)

I hard-coded the buttons to a slightly off-white color.
screenshot from 2018-03-29 15 32 15

@Umcaruje
Copy link
Member Author

Umcaruje commented Apr 2, 2018

Tested this out extensively and no objections in 4 days, merging

@Umcaruje Umcaruje merged commit b77027d into LMMS:stable-1.2 Apr 2, 2018
sdasda7777 pushed a commit to sdasda7777/lmms that referenced this pull request Jun 28, 2022
* Fix MDI subwindow buttons contrast in the MenuBar

* Hard code the button color in LmmsStyle.cpp (thanks @PhysSong)

* Fix code formatting
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

Successfully merging this pull request may close these issues.

2 participants