Search found 547 matches

by soulbrother
Thu May 19, 2022 1:37 pm
Forum: Pano2VR - Google Street View Export
Topic: Linking issues
Replies: 10
Views: 25620

Re: Linking issues

I can confirm, that a tour, that was perfectly setup before uploading, also had such kind of "linking delay". But I was patient ad waited 4 days. Than all panos where linked, exept 7 (out of 33). So I thought I need to check all settings again, but all was perfect. I simply waited some add...
by soulbrother
Mon May 16, 2022 2:32 pm
Forum: Pano2VR general
Topic: V7: Edit skin config /Categories COPY?
Replies: 2
Views: 1893

Re: V7: Edit skin config /Categories COPY?

Hi Martin,
it´s not from one project to another.
It´s in one and the same project, but with different (html) outputs.
I use this, to show the customer different versions of the skin, but using the same tiles ;-)

So, feature request ;-)
by soulbrother
Mon May 16, 2022 11:00 am
Forum: Pano2VR general
Topic: V7: Edit skin config /Categories COPY?
Replies: 2
Views: 1893

V7: Edit skin config /Categories COPY?

Hi, I cannot find a copy & paste function, so I ask Is it somewhere? If not -> feature request :-) Need and goal: I have dome an html-output and configured many categories. Next I setup another html output and want to copy and paste all categories and titels, to avoid the manual typing of each l...
by soulbrother
Wed May 11, 2022 10:14 am
Forum: Pano2VR/Object2VR Skins
Topic: Modify comp: Index Thumbnail Menue ("Material")
Replies: 0
Views: 28637

Modify comp: Index Thumbnail Menue ("Material")

Hi, this time it is a more simple question, but I ask, to avoid to "destroy" some of the logic in the skin: HOW to "delete" the lottieanimation function of the component: Index Thumbnail Menue ("Material") AND to reach the simple goal: Having 2 buttons (like "tabs&...
by soulbrother
Wed Apr 06, 2022 3:17 pm
Forum: Pano2VR/Object2VR Skins
Topic: V7 - accent color handling ?
Replies: 3
Views: 2465

Re: V7 - accent color handling ?

Gladly I can answer to myself now - after some more playing with the color tool. To use the "accent color" button of the Edit Skin Configuration for some more elements, I just need to open the element in the color tool and with a right mousebutton click the function: "Expose color as&...
by soulbrother
Thu Mar 31, 2022 11:15 pm
Forum: Pano2VR/Object2VR Skins
Topic: V7 - accent color handling ?
Replies: 3
Views: 2465

Re: V7 - accent color handling ?

Hi Martin, in the color tool, I can modify and change all colors - this is not the problem. The goal of the "accent color" is to modify all svg´s (that allows "accent colors") within the "edit skin configuration" And that does not work anymore, if I change the svg. The ...
by soulbrother
Thu Mar 31, 2022 12:17 pm
Forum: Pano2VR/Object2VR Skins
Topic: V7 - accent color handling ?
Replies: 3
Views: 2465

V7 - accent color handling ?

Hi, hope to get more details on accent color handling. When I take a SVG from the icons (components toolbox) and use that in the skin, I cannot use the accent color automatism. Also when I change a graphic in the skin (that is working with accent color), the functionality gets lost. So, how to get t...
by soulbrother
Tue Mar 29, 2022 5:58 pm
Forum: Pano2VR general
Topic: Open a hotspot automatically?
Replies: 11
Views: 5699

Re: Open a hotspot automatically?

See in this video, that shows some of the new possibilities of V7:
https://youtu.be/K6H9-0hc3Xo
your wanted info starts at minute: 14:00
by soulbrother
Mon Mar 28, 2022 3:39 pm
Forum: Pano2VR general
Topic: V7 beta: Problem with a web element
Replies: 5
Views: 23727

Re: V7 beta: Problem with a web element

I don´t know what is the correct word, but is it shure, that this site can be used for iframes and is not "locked"?
by soulbrother
Sat Mar 26, 2022 3:31 pm
Forum: Unterstützung für Pano2VR
Topic: Verständnisfrage zu "Web Element" (Beta7)
Replies: 6
Views: 9744

Re: Verständnisfrage zu "Web Element" (Beta7)

Und ein Forums-Mitglied (glaub auch aus deutschsprachigem Raum und "Professioneller") hat neulich doch auch mal seine REINE RUNDGANG-Homepage hier verlinkt (und meine dort gelesen zu haben, sogar OHNE Cookies o.ä., etc)! Das ist mein geschätzter Münchner Kollege Bobby: https://www.rundump...
by soulbrother
Wed Mar 16, 2022 2:46 pm
Forum: Unterstützung für Pano2VR
Topic: Verständnisfrage zu "Web Element" (Beta7)
Replies: 6
Views: 9744

Re: Verständnisfrage zu "Web Element" (Beta7)

width="100%" height="100%"

sollte die Lösung sein, d.h. keine Pixelwerte.
by soulbrother
Wed Mar 16, 2022 2:43 pm
Forum: Pano2VR general
Topic: Many hotspots with different icons
Replies: 2
Views: 1517

Re: Many hotspots with different icons

Just have a look into the properties of the point (node) hotspot and you find the "Custom Image".
by soulbrother
Mon Mar 14, 2022 6:55 pm
Forum: Pano2VR general
Topic: userdata_description long text scroll not working
Replies: 5
Views: 2164

Re: userdata_description long text scroll not working

Auto size AND scroll bar ist not the perfect combination ;-)
by soulbrother
Mon Mar 14, 2022 5:00 pm
Forum: Pano2VR general
Topic: V7: what is the perfect iframe code for web elements?
Replies: 1
Views: 1583

Re: V7: what is the perfect iframe code for web elements?

Answering myself: I think it works good with: <iframe src="https://www.yoururl.com/" width="100%" height="100%" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" frameborder= "0" ></iframe> But when I t...
by soulbrother
Mon Mar 14, 2022 3:45 pm
Forum: Pano2VR general
Topic: V7: what is the perfect iframe code for web elements?
Replies: 1
Views: 1583

V7: what is the perfect iframe code for web elements?

Hi,
is there somewhere the full (perfect) code for iframe use in web-elements (Pano2vr V7) ?

On the one hand, I don´t want to type it all manually (the lazy guy)
one the other hand, I want to avoid typing errors (the safety conscious guy)
:-)
Thanks a lot!