Closed alvarosabu closed 9 months ago
Is there any progress on this?
@CptJJ hey, I've got a draft PR up here
@Tinoooo is going to review it when he has time. Feel free to pull and test my branch locally by running the playground
The scope of this issue grew quite a bit and this will be handled in a another PR I'm working on for #515
Describe the bug
Pointer events on
<TresGroup>
are not working, clicking on the children should trigger a click eventReproduction
https://stackblitz.com/edit/tresjs-basic-bivxri?file=README.md,src%2Fcomponents%2FTheExperience.vue
Steps to reproduce
Add a pointer event to a
<TresGroup>
System Info