Skip to content

Conversation

@almarklein
Copy link
Member

It looks like once paintEngine returns something, qt goes with that, so we should not default to returning the normal engine. This will at least make 'screen' work. For 'bitmap' it looks like paintEngine is never even called (?)

Would be good to test this out on a few systems and platforms.

If this works, I'll merge async-bitmap and prepare a new pr with the fix (but it will be a bit different).

@almarklein almarklein marked this pull request as draft January 29, 2026 14:36
@Vipitis
Copy link
Contributor

Vipitis commented Jan 30, 2026

Update cube_qt.py to easily switch between bitmap and screen.

I wonder if it could work with putting two canvas widgets in the app, one presenting as screen and the other as bitmap? might be an easy way to compare responsiveness for example.

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.

3 participants