• Hi. When I change the view with the mouse, the onviewchanged event called. And when I change the view with code:

    this.krpano.set('view.hlookat', hlookat);
    this.krpano.set('view.vlookat', vlookat);
    this.krpano.set('view.fov', fov);

    The onviewchanged event also called.
    Is it possible to disable the event when the view changed through the code. Or how can I tell them apart?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!