You are not logged in.

1

Friday, May 13th 2022, 3:46am

How do I not display the error panel?

Hi,


I don't want pano to open this error panel automatically when something goes wrong. Is there any way


Best regards,looking forward to your reply


cejune
cejune has attached the following image:
  • A1A1.png

2

Friday, May 13th 2022, 5:13am

I know how to set it up




this.panoObj.set('showerrors', false);
this.panoObj.set('logkey', false);


*g*