augmentmy-world / arStudio

A innovative Web editor for Augmented Reality
https://webarstudio.tripod-digital.co.nz
MIT License
54 stars 34 forks source link

Solving UI issue with z-index=99 when video simulation stop. #15

Closed kalwalt closed 4 years ago

kalwalt commented 4 years ago

This try to fix issue #14. It simply add a z-index = 0 when the video simulation is stopped. Athis.canvas is implemented to share it in the ArControllerComponent().

ThorstenBux commented 4 years ago

@kalwalt I think you mentioned somewhere else that this fix causes another issue, right? If so I'm not merging it right now.

kalwalt commented 4 years ago

@ThorstenBux i tested it again and it seems to me that this code fixed the issue, and i think that not cause other issues, Have you tried?

ThorstenBux commented 4 years ago

haven't tried no. I thought I saw some other message where you mentioned it breaks something. But if that is good. Then perfect.

kalwalt commented 4 years ago

Yes there are other little issues, but are not related i think to this one. i receive other messages erros in the console i think they are caused by other factors.