gmarull/qtmodern

Inconsistent background color

Closed this issue · 0 comments

I've been having this issue with qt modern that the background color of certain elements are different even with no stylesheets into play.

I've attached a ZIP file containing the .ui file, the converted .py file (using pyside2-uic.exe) and the test python file I use to call the program using qtmodern.

Tab 1 and tab 2 have the exact same elements, yet the scrollarea in the middle is of a different colour in both tabs.

This issue happens only on qtmodern (both light and dark) and is not present when qtmodern is not used.
qtmodern_bug.zip