Bug? Loadpano ignored

  • If I click something (such as my back button from the History buttons plugin) that directly calls a loadpano() after the current panorama has officially loaded (onxmlcomplete has been processed) but before the BLEND effect is finished, loadpano() is ignored! This is bad because it throws my plugins out of sync. loadpano() should interrupt the current blend action and start loading the new panorama no matter what. Can something be done about this?

  • Isn't oninterrupt for action calls?

    This problem can be worked around by adding wait(blend); before every single loadpano, but I don't see why a loadpano shouldn't always override a previous blend.

Participate now!

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