Search found 615 matches

by k.ary.n
Tue Jun 21, 2022 11:42 am
Forum: Pano2VR general
Topic: Viewer localization
Replies: 2
Views: 2788

Re: Viewer localization

By chance, are you asking about translating the project/skin? If so, you can do this in version 7.
by k.ary.n
Sat Jun 04, 2022 3:24 pm
Forum: Object2VR general
Topic: Change size of Point Hotspot
Replies: 1
Views: 8615

Re: Change size of Point Hotspot

Maybe you've figured this out already, but open the skin and find the Hotspot Template. The icon for the point hotspot should be a child of the hotspot template. Select the icon/s and in the properties you'll see size, which you can adjust.
by k.ary.n
Tue May 31, 2022 3:11 pm
Forum: Pano2VR/Object2VR Skins
Topic: text box width and wrap
Replies: 6
Views: 4483

Re: text box width and wrap

I think what you're looking for is using CSS max height. Check out this webinar and go to about 18 minutes in.
by k.ary.n
Tue May 31, 2022 2:51 pm
Forum: Pano2VR/Object2VR Skins
Topic: V7 Project User Data Placeholders not working
Replies: 4
Views: 5139

Re: V7 Project User Data Placeholders not working

This is true. The text is hidden if you add the placeholders to a single textbox. Thanks for reporting, we'll take a look.
by k.ary.n
Tue May 31, 2022 2:28 pm
Forum: Pano2VR/Object2VR Skins
Topic: Using an Adobe font in a project skin
Replies: 2
Views: 3938

Re: Using an Adobe font in a project skin

It seems you need to add the import link no matter what. @import url("https://use.typekit.net/xxxxxxx.css"); to the CSS stylesheet. Or add <link rel="stylesheet" href="https://use.typekit.net/codehere.css"> to the head of the HTML file. I'm not sure what you've tried al...
by k.ary.n
Tue May 31, 2022 1:57 pm
Forum: Pano2VR general
Topic: Polygone hotspot style and fallback on mobile
Replies: 1
Views: 2714

Re: Polygone hotspot style and fallback on mobile

Basic styles can be changed in the HTML5 output and others can be done in the skin. But I think most of what you want you are looking to do is found here: https://ggnome.com/doc/hotspots-poly-skin/ As for changing the tooltip location, build the tooltip in the skin. You can follow the steps added he...
by k.ary.n
Tue May 31, 2022 10:39 am
Forum: Pano2VR general
Topic: Video Files are not playing
Replies: 1
Views: 2810

Re: Video Files are not playing

Are they not loading on a mobile phone? That looks like an iPhone screenshot. If so, they could be too large in resolution.

Add an alternative video file (not larger than 4k) to your project. The browser will then pick that video that it can play.
https://ggnome.com/doc/panel-properties/#input-video
by k.ary.n
Wed May 25, 2022 11:34 am
Forum: Pano2VR general
Topic: [Pano2VR7] Modifier Roll option or 'rotation follows gyroscope' option missing
Replies: 5
Views: 21531

Re: [Pano2VR7] Modifier Roll option or 'rotation follows gyroscope' option missing

Ah, I see now. We will need to add this as a feature request to add a roll modifier.
by k.ary.n
Tue May 24, 2022 12:15 pm
Forum: Pano2VR general
Topic: Panotour import map issue
Replies: 3
Views: 6594

Re: Panotour import map issue

Have you tried setting alpha back to 255 to make it solid?
by k.ary.n
Tue May 24, 2022 11:30 am
Forum: Pano2VR general
Topic: IOS 15 adress bar / full screen
Replies: 2
Views: 2881

Re: IOS 15 adress bar / full screen

In iOS, you need to tap the "aA" in the search bar and then choose "Hide Toolbar", then it should fit properly.
by k.ary.n
Tue May 24, 2022 11:23 am
Forum: Pano2VR general
Topic: Lottie images - cannot update
Replies: 4
Views: 3576

Re: Lottie images - cannot update

Thank you! Yes, this has already been reported and is on the fix-it list.
by k.ary.n
Fri Apr 29, 2022 11:18 am
Forum: Pano2VR general
Topic: UI suggestion
Replies: 2
Views: 3018

Re: UI suggestion

It's on the to-do list. :wink:
by k.ary.n
Thu Apr 28, 2022 11:23 am
Forum: Pano2VR general
Topic: Before and After Tour
Replies: 1
Views: 2778

Re: Before and After Tour

Check out this tutorial: viewtopic.php?f=6&t=13649