Search found 212 matches
- Sat Oct 20, 2018 10:59 pm
- Forum: CMS Plugins
- Topic: full screen on iPad
- Replies: 3
- Views: 1812
Re: full screen on iPad
I am having issues with iPAD fullscreen mode as well- P2VR v.6b4, Win64 iPad 9.7, 6th gen, iOS12.0.1 (Browser=Safari) Using P2VR's "double click for fullscreen" enlarges but leaves strip of black blank space at bottom. Clicking on a skin button with "fullscreen" action does the same (leaving blank s...
- Fri Oct 19, 2018 6:36 pm
- Forum: Pano2VR general
- Topic: pano.xml file name
- Replies: 6
- Views: 1131
Re: pano.xml file name
P2VR v.6b4, Win10 64 FYI this appears to still be broken Changing Settings->Files->Default Filename has no effect. In my case, this had default of $n, which I needed to change to "pano". Restarting after making the change had no effect, nor did deleting the output folder completely to generate a new...
- Wed Oct 17, 2018 6:29 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: Changing alpha on Map element (floorplan) issue (bug)
- Replies: 1
- Views: 329
Re: Changing alpha on Map element (floorplan) issue (bug)
Also on the topic of floorplans- The floorplan images themselves should be "permeable", with only the map spots clickable. This is especially important if one has irregular shaped floorplans with a transparent background, in order to allow mouse clicking for panning if one happens to click within th...
- Wed Oct 17, 2018 8:57 am
- Forum: Pano2VR/Object2VR Skins
- Topic: Changing alpha on Map element (floorplan) issue (bug)
- Replies: 1
- Views: 329
Changing alpha on Map element (floorplan) issue (bug)
P2VR v6b4, Win10-64
Issue- Floorplan has transparent background as expected (and set), however an action to change or toggle the alpha (in order to have it fade in/out) does not preserve the transparency of the floorplan, *unless* the map element is given a non zero default alpha value (eg: .01).
Issue- Floorplan has transparent background as expected (and set), however an action to change or toggle the alpha (in order to have it fade in/out) does not preserve the transparency of the floorplan, *unless* the map element is given a non zero default alpha value (eg: .01).
- Tue Oct 16, 2018 11:27 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: Trouble with two Open Next Panorama actions (with filters)
- Replies: 3
- Views: 326
Re: Trouble with two Open Next Panorama actions (with filters)
OK- looks like I can accomplish this using the same method from earlier -adding {nodeID} to a User Data field.. Thing is though- I might run into a situation where I am running out of those $u fields for things.. Would be nice if there was a more streamlined way to do this rather than losing/repurpo...
- Tue Oct 16, 2018 11:04 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: Trouble with two Open Next Panorama actions (with filters)
- Replies: 3
- Views: 326
Re: Trouble with two Open Next Panorama actions (with filters)
More details? Sure- Remember Red House/ Blue House thing from earlier? Well Red Kitchen and Blue Kitchen each have their own "alternate" panoramas (eg: with/without appliances). I had made a "button" to show on each of the panoramas that would toggle between the two different panoramas. I could make...
- Tue Oct 16, 2018 10:15 pm
- Forum: Pano2VR/Object2VR Skins
- Topic: Trouble with two Open Next Panorama actions (with filters)
- Replies: 3
- Views: 326
Trouble with two Open Next Panorama actions (with filters)
I have an element in my skin that has two "Mouse Click->Open Next Panorama" actions. Each of these has a different destination Node parameter and thus each action has a filter so that only one of the actions should be triggering depending on the current node id. Only the first action is working, add...
- Sun Oct 14, 2018 9:57 pm
- Forum: Pano2VR general
- Topic: Two Tours in one- best approach?
- Replies: 2
- Views: 256
Re: Two Tours in one- best approach?
ah- I have it working great now, thanks!
- Sun Oct 14, 2018 3:26 am
- Forum: Pano2VR general
- Topic: Two Tours in one- best approach?
- Replies: 2
- Views: 256
Two Tours in one- best approach?
I am building a tour that is essentially two separate tours in one, what would be the best approach for this? Example- Red House & Blue House with exact same layouts and scenes (red kitchen, blue kitchen etc). I would like the user to be able to switch between the red house and blue house at any tim...
- Wed Oct 03, 2018 9:19 am
- Forum: Pano2VR general
- Topic: resetting scroll area back to the top when reopened
- Replies: 1
- Views: 201
Re: resetting scroll area back to the top when reopened
I've not had a need to do this myself- but perhaps including/invoking this javascript call would get things going-
https://api.jquery.com/scrollTop/ (Jquery)
or-
https://www.w3schools.com/jsref/prop_el ... olltop.asp (HTML DOM)
https://api.jquery.com/scrollTop/ (Jquery)
or-
https://www.w3schools.com/jsref/prop_el ... olltop.asp (HTML DOM)
- Mon Sep 17, 2018 8:45 pm
- Forum: Pano2VR general
- Topic: To Kolor Panotour Users
- Replies: 8
- Views: 8769
Re: To Kolor Panotour Users
I've been taking a closer look at Panotour's generated XML to see if some script (perl, php etc) can be made to at least convert krpano style node, hotspots, links etc to P2VR's project file XML. So far it looks promising. For larger tours, being able to at least start with all nodes, hotspot node n...
- Wed Aug 15, 2018 8:15 am
- Forum: Pano2VR/Object2VR Skins
- Topic: A case where Alpha logic block Transition is failing
- Replies: 4
- Views: 592
Re: A case where Alpha logic block Transition is failing
If the text box is at Alpha 0 then the Alpha logic block can not work with a mouse over as Alpha 0 is not active. Alpha 0.001 is active, but its so low a value its still looks invisible but now will detect a mouse over. My mouse-over is not on the text block but rather another element whose action'...
- Wed Aug 15, 2018 6:40 am
- Forum: Pano2VR/Object2VR Skins
- Topic: A case where Alpha logic block Transition is failing
- Replies: 4
- Views: 592
Re: A case where Alpha logic block Transition is failing
I will PM you a project file so you can see what I mean. I think my description may be confusing on it's own.
- Sat Aug 11, 2018 12:53 am
- Forum: Pano2VR/Object2VR Skins
- Topic: A case where Alpha logic block Transition is failing
- Replies: 4
- Views: 592
A case where Alpha logic block Transition is failing
P2VR v.6b3 Win10 I have a text box that is a button tool tip. Visibility set to true, Alpha set to zero. I have a global variable of "tooltip_vis" default to "false" Now for that skin element tooltip (text box), I have it set with an alpha logic block, OnMouseOver, set alpha = 1 (default 0), with "T...
- Fri Aug 10, 2018 8:15 pm
- Forum: Pano2VR general
- Topic: Beta 3 bug, Logic block
- Replies: 2
- Views: 365
Re: Beta 3 bug, Logic block
I have just run into the same issue (element size w/transition logic block, on mouse over, element is anchored to center). As far as the work-around mentioned above, tried putting a "dummy" logic block for scale using same trigger etc but had no effect. (I already have an alpha logic block using a d...