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 item view style #204

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Fix item view style #204

merged 1 commit into from
Dec 12, 2022

Conversation

5yutan5
Copy link
Owner

@5yutan5 5yutan5 commented Dec 12, 2022

From Qt 6.4.1, some item view style are changed.
I don't know this is bug or not.
Anyway I make this change close to previous style, because new style is dirty.

QTableView

  • Qt 6.4.1 style
    Untitled
  • Previous style
    Untitled 3
  • Qt 6.4.1 style (fixed)
    Untitled

QTreeView

  • Qt 6.4.1 styles
    Untitled
  • Previous style
    Untitled 4
  • Qt 6.4.1 style (fixed)
    Untitled 2

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #204 (f71d8c5) into main (f26d151) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files          39       39           
  Lines        1399     1399           
=======================================
  Hits         1376     1376           
  Misses         23       23           
Impacted Files Coverage Δ
qdarktheme/_resources/_template_stylesheet.py 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@5yutan5 5yutan5 merged commit ddc345e into main Dec 12, 2022
@5yutan5 5yutan5 deleted the fix-item-view-style branch December 12, 2022 07:56
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.

1 participant