Skip to content

Bkre/software before rendering#78

Merged
BertholdKrevert merged 2 commits intomainfrom
bkre/software_before_rendering
Feb 3, 2025
Merged

Bkre/software before rendering#78
BertholdKrevert merged 2 commits intomainfrom
bkre/software_before_rendering

Conversation

@BertholdKrevert
Copy link
Contributor

No description provided.

If QQUickWidget based Rive items are software-rendered
the QQuickWindow::beforeFrameBegin() signal is not called,
which causes the bounding box not to get updated.

Use QQuickWindow::beforeRendering() instead if software
rendering is requested (this works also for items not rendered
inside a QQuickWidget)
@BertholdKrevert BertholdKrevert merged commit e311146 into main Feb 3, 2025
5 checks passed
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