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 custom bar style, show only available styles #184

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

Yutsuten
Copy link
Owner

@Yutsuten Yutsuten commented Dec 2, 2024

Closes #183

  • Changing bar style would only work for Qt5, now it works for both Qt5 and Qt6
  • Available styles was hard-coded, but now we get the available styles by using QStyleFactory.keys()

@Yutsuten Yutsuten added the resolves issue Will resolve an issue label Dec 2, 2024
@Yutsuten Yutsuten self-assigned this Dec 2, 2024
@Yutsuten Yutsuten merged commit ac8f484 into main Dec 2, 2024
4 checks passed
@Yutsuten Yutsuten deleted the fix-custom-bar branch December 2, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolves issue Will resolve an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom bar style causes a crash
1 participant