Visual Effects still not working in HTML5?
Posted: Sun May 20, 2018 2:34 am
Am I correct in thinking that visual effects are still not working in HTML5 even though the dictionary says they are supported? I get the following error thrown and the stack halts:
missing function: _ZN7MCStack38view_platform_updatewindowwithcallbackEP10__MCRegionPFbP14MCStackSurfaceS1_PvES4_
Luckily I think I can fake what I need using transparency tricks, but it will be a hassle compared to a visual effect.
missing function: _ZN7MCStack38view_platform_updatewindowwithcallbackEP10__MCRegionPFbP14MCStackSurfaceS1_PvES4_
Luckily I think I can fake what I need using transparency tricks, but it will be a hassle compared to a visual effect.