Michael Gutensohn

Results 29 comments of Michael Gutensohn

Any updates on this? We've only just noticed that our text is in an entirely different color space.

I feel like requesting `local-floor` makes sense as the default, but the API provided puts you under the assumption that you can choose your reference space via required features. This...

Hey I ran into this problem in react as well. It's because the component reloads every stylesheet on the page when it's initialized. I forked the project, and added StyleSheetId...

I had a similar thing happen while using React. The issue is that `GeneratePageCSS` and `csshack` are both reloading ALL of the stylesheets on the page every time the component...

Just tested since there are some updates I need for AVP support. looks like Masking is broken somewhere. I'm gonna investigate.

> @michaelthatsit is there an online which can be accessed easily? Sorry, not sure I understand. If you mean a working MRjs example you can checkout https://mrjs.io or https://volumetrics.io (the...

@karlcow no worries it was late evening for me, wasn't totally awake 😂 Thanks for looking into this! Hope to see more webXR support in webkit.

@hanbollar would nested masking be a thing?

I don't think this is currently possible. @hanbollar ?

Let's include CSS changes for all UI. We can already do it with layout (width, position, height, etc). but long term we should target full support.