Hey, I was looking into the async branch and noticed odd flashing in the qt examples (both `qt_app.py` variants). See the video: https://github.com/user-attachments/assets/2adb20c3-2a91-4f45-bf0a-46ccb637220e I bumped `PySide6` to `6.10.1` and saw it happen on main - then bisected it to d4df1c9e581c605927d55895196c8c672937e3e0 which is the merge for #169. This is with python 3.12.9 on windows. Not awake enough to look into it right now, but wanted to file the issue so I don't forget.
Hey, I was looking into the async branch and noticed odd flashing in the qt examples (both
qt_app.pyvariants). See the video:qt_app_flashing.mp4
I bumped
PySide6to6.10.1and saw it happen on main - then bisected it to d4df1c9 which is the merge for #169. This is with python 3.12.9 on windows.Not awake enough to look into it right now, but wanted to file the issue so I don't forget.