Page 1 of 1

"Next pano" behaviour or bug?

Posted: Wed Sep 07, 2022 11:05 am
by soulbrother
Hi there,
one more problem with my "guided tour".

With click on "next pano", it seem to be o.k., the pan angle is always "kept forwards" (if starting angle was "forwards").
But if clicking tour-button "backwards" it changes 180° - every second step...
The buttons are "as usual":
Forwards: Mouse Click ->Open Next Panorama -> {$(next)} -> $(fwd)
Back: Mouse Click ->Open Next Panorama -> {$(prev)} -> $(bwd)

Is that normal, or a bug?

EDIT:
Sorry for confusion, of course THIS is normal, as $(bwd) always adds 180° in pan.
So, I need another solution.
I guess there is no other way as setting up the view for each pano...?