overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
128 stars 47 forks source link

QML overlays do not respond to cursor hovering events. #1047

Closed Armored-Dragon closed 5 days ago

Armored-Dragon commented 6 days ago

Using QML overlays, you can not use hover events seemingly as if they were never sent. I will provide some samples later, I am making this now so I do not forget about it.

This has a chance of being a Linux only issue, but is likely a global issue.

Armored-Dragon commented 5 days ago

It seems as if I was mistaken. I have now been able to implement hover based events without issue..