Special forum to share and discuss skins for Pano2VR and Object2VR
-
edgar_ali
- Posts: 160
- Joined: Wed May 03, 2017 12:00 pm
- Location: Autralia
-
Contact:
Tue May 26, 2020 8:44 am
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
-
Attachments
-
test6.1.8.p2vr
- (5.62 KiB) Downloaded 36 times
-

- 1.jpg (3.14 MiB) Viewed 791 times
-
the360skinV4.ggsk
- (468.55 KiB) Downloaded 40 times
-
edgar_ali
- Posts: 160
- Joined: Wed May 03, 2017 12:00 pm
- Location: Autralia
-
Contact:
Thu May 28, 2020 9:24 am
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.
-
Hopki
- Gnome
- Posts: 11143
- Joined: Thu Jan 10, 2008 3:16 pm
- Location: Layer de la Haye, Essex UK
-
Contact:
Fri May 29, 2020 4:39 pm
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,
-
edgar_ali
- Posts: 160
- Joined: Wed May 03, 2017 12:00 pm
- Location: Autralia
-
Contact:
Sat May 30, 2020 11:42 pm
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.