Hello, I am currently porting my application to Qt Quick 3D XR and I am facing an issue with context menus. I am using a Menu component, but since it depends on Popup, it does not appear to be compatible with an XrItem.
Is there any way to make this work? My Menu is created dynamically and is quite complex, so I would prefer to avoid rewriting the component using Qt Quick Controls. Rémy
-- Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
