Remove "Enter VR" Layer

  • Hello,


    perhaps anyone can explain to me where this "Enter VR" Button / Layer is comming?


    In this pano I have only the vtourskin.xml and from there the webvr.xml


    I do not understand where it is come from, i changed all "Enter VR" to other strings but it is still there...


    Thanks a lot


  • you're triggering vr mode somehow
    the text is in plugins/webvr.xml

    Thanks for your response, do you mean this line:

    Code
    <layer name="webvr_enterbutton" keep="true" vr="true" style="webvr_button_style" html="Enter VR" align="top" y="-24000" autoalpha="true" alpha="0.0" onclick="webvr.enterVR();"/>

    This should not be inside the view I saw this at this thread: https://krpano.com/forum/wbb/inde…&threadID=15292

    But I will change the Text to text it if the Y-parameter is not working...

  • I finaly found it inside the Virtual Tour Skin :


    After changing this line it finaly disapeared...

    Code
    align=top, y=-240, padding='10 20',

    Thanks for your help!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!