microsoft / HoloJS

Provides a framework for creating holographic apps using JavaScript and WebGL.
MIT License
1.19k stars 114 forks source link

Do not re-initialize EGL on re-activation #159

Closed Almost-Done closed 6 years ago

Almost-Done commented 6 years ago

EGL is needlessly re-initialized on re-activation (eg. URL activation), which breaks rendering.