You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using the Metallic Paint component, but I usually keep graphics acceleration turned off to avoid DRM issues. As a result, WebGL is also disabled.
I’m mainly looking for ideas on how best to implement a fallback in this scenario. Should I handle it externally (build around the component), or would it make more sense to adjust the component itself?
Also, would it be reasonable to add a fallback mechanism to react-bits by default?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using the Metallic Paint component, but I usually keep graphics acceleration turned off to avoid DRM issues. As a result, WebGL is also disabled.
I’m mainly looking for ideas on how best to implement a fallback in this scenario. Should I handle it externally (build around the component), or would it make more sense to adjust the component itself?
Also, would it be reasonable to add a fallback mechanism to react-bits by default?
Beta Was this translation helpful? Give feedback.
All reactions