Page 1 of 1

Pano2VR 6.1.8 still does not work with the skin

Posted: Tue May 26, 2020 8:44 am
by edgar_ali
Initially posted this:
The attached skin (the360skinV3) has an element called ht_VIP. This element is basically a text box that is designed to appear on top of a polygon hotspot. At the same time, the skin has also a button (hide_hs/show_hs) that can toggle the element ht_VIP (show/hide). This skin was working properly when using pano2vr 6.1.5, however as you can see in the video, now when I click the button (hide_hs/show_hs), the element ht_VIP does not show or hide.

Something has happened from the update from 6.1.5 to 6.1.6 that now that element is not working properly.

I have not modified the skin nor the element, it just work with pano 6.1.5 but not with 6.1.6.

I also tried 2 different browsers (safari and firefox) thinking this could affect that issue, but it was the same in both browsers

Video with element using pano 6.1.5 (all elements hide):
https://www.youtube.com/watch?v=IEp9TM7FR7Q

Video with element using pano 6.1.6 (element ht_VIP does not hide):
https://www.youtube.com/watch?v=Tyf-WSnMCKg

Any assistance will be greatly appreciated.

I recently downloaded the version 6.1.8 and cleaned all the cache and browser history but the problem still remains...


Is there anything that I'm missing here?

still has the same behaviour as 6.1.7. One element hides but the other remain visible, as in this video:
https://www.youtube.com/watch?v=ST2o7SuSWcw

I also created a new project from scratch but the results were the same...

Attached is the project and the skin altogether


Please help

Re: Pano2VR 6.1.8 still does not work with the skin

Posted: Thu May 28, 2020 9:24 am
by edgar_ali
Was wondering If this is still a bug that is in the process of being fixed or is there is an alternative to do what I want to do?

Please help, I have a lot of tours that I need to upgrade, which I cannot do until this is fixed.

Re: Pano2VR 6.1.8 still does not work with the skin

Posted: Thu May 28, 2020 11:37 am
by xi4
Does the problem begin with 6.1.7 - 6.1.8?

Re: Pano2VR 6.1.8 still does not work with the skin

Posted: Thu May 28, 2020 11:46 am
by edgar_ali
The problem began on 6.1.6

Re: Pano2VR 6.1.8 still does not work with the skin

Posted: Thu May 28, 2020 11:49 am
by xi4
I get to the PC - I’ll test ...

Re: Pano2VR 6.1.8 still does not work with the skin

Posted: Fri May 29, 2020 4:39 pm
by Hopki
Hi,
There is a couple of things I would change in this but to get your project going change the Toggle Visibility Actions for #ht_VIP.
Rather than use Toggle, use Show Visibility for the button that will show the hotspot template and Hide Visibility for the button that will hide it.
This will get it working again. From here if you want to return the action back to Toggle you can.

I can only assume one of the older versions had a bug that created a bit of odd code. Doing the above will reset it.
But I'm only guessing.
Regards,

Re: Pano2VR 6.1.8 still does not work with the skin

Posted: Sat May 30, 2020 11:42 pm
by edgar_ali
Hopki:

Thanks a lot for that reply. On the buttons "hide_hs" and "show_hs", I deleted the actions Mouse Click>Visibility>Toggle element visibility>#ht_VIP. Then as per your suggestion I added:

Mouse Click > Visibility > Show/Hide Element> #ht_VIP

Now it is working!!!

Thanks again for the feedback..

You also mentioned that there are a couple of things that you would do different, so any suggestions will be welcome.