mpetroff / pannellum

Pannellum is a lightweight, free, and open source panorama viewer for the web.
https://pannellum.org/
MIT License
4.28k stars 724 forks source link

Too many active WebGL contexts. Oldest context will be lost. #540

Closed xuantps closed 6 years ago

xuantps commented 6 years ago

i get this error "Too many active WebGL contexts. Oldest context will be lost." when i have alot of pano loading, pls give me guide to fix it, i use version 2.3 Thanks

mpetroff commented 6 years ago

What do you mean by having a lot of panoramas loading? Are you trying to open dozens of viewers on the same page? Web browsers limit the number of simultaneous WebGL contexts, so only a few different panoramas can be displayed at once.

xuantps commented 6 years ago

yep , thank for your info