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: fix slider signals for pyside6 #31

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

tlambert03
Copy link
Member

small fix to allow sliders to work on PySide6. This is related to #30 ... but doesn't fully enable support yet. Tests will still fail with either a segfault or a bus error, due to something going on with ensure_main_thread. But this fix at least lets it be "usable" in pyside. User will likely see a bus error on quit, or something like that.

@tlambert03 tlambert03 enabled auto-merge (squash) June 15, 2024 23:14
@tlambert03 tlambert03 added the bug Something isn't working label Jun 15, 2024
@tlambert03 tlambert03 merged commit 5e2c605 into pyapp-kit:main Jun 15, 2024
13 checks passed
@tlambert03 tlambert03 deleted the fixpyside branch June 15, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant