shotgunsoftware / tk-core

The Flow Production Tracking Pipeline Toolkit Core API
https://developer.shotgridsoftware.com/tk-core/
Other
91 stars 116 forks source link

SG-35349 Initialize the dark look and feel for Qt6 #982

Closed carlos-villavicencio-adsk closed 5 months ago

carlos-villavicencio-adsk commented 5 months ago

Qt6 accepts the same styling as Qt5, so we're reusing the Fusion style when running on Qt6.

Tested with tk-multi-demo. It doesn't need default styling per app anymore.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.44%. Comparing base (88ee13b) to head (28ee364).

Files Patch % Lines
python/tank/platform/engine.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #982 +/- ## ======================================= Coverage 79.44% 79.44% ======================================= Files 199 199 Lines 20851 20851 ======================================= Hits 16566 16566 Misses 4285 4285 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.