alpqr / qrhiimgui2

New Dear ImGui - Qt Quick integration (Qt 6.4+ only)
23 stars 1 forks source link

SetMouseCursor support #4

Closed Sayter99 closed 1 week ago

Sayter99 commented 1 week ago

I've tried to set mouse cursor but it seems not working. It looks we need to modify the backend to make it work. Could anyone shed some light on it?

Sayter99 commented 1 week ago

workaround: QApplication::setOverrideCursor(...)