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

Set application style to 'windowsvista' on Windows #2905

Merged
merged 10 commits into from
Jul 30, 2024
Merged

Set application style to 'windowsvista' on Windows #2905

merged 10 commits into from
Jul 30, 2024

Conversation

ptsavol
Copy link
Member

@ptsavol ptsavol commented Jul 30, 2024

Fixes #2822

Checklist before merging

  • Code has been formatted by black & isort
  • Unit tests pass

@ptsavol ptsavol self-assigned this Jul 30, 2024
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.94%. Comparing base (ee3bc45) to head (503d62d).

Files Patch % Lines
spinetoolbox/ui_main.py 42.85% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2905   +/-   ##
=======================================
  Coverage   66.93%   66.94%           
=======================================
  Files         187      187           
  Lines       36457    36464    +7     
  Branches     6238     6241    +3     
=======================================
+ Hits        24404    24409    +5     
- Misses      10752    10755    +3     
+ Partials     1301     1300    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ptsavol ptsavol merged commit 1b51b6a into master Jul 30, 2024
21 of 22 checks passed
@ptsavol ptsavol deleted the issue_2822 branch July 30, 2024 15:09
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.

QSpinBoxes are unusable on Win11
1 participant