Remove Context menu

  • I can see that you need the Branding free licens to remove the contextmenu.

    However the problem on iPad is very irritating.

    It popups all the time when touching the screen.

    It should have something like 3 finger touch to open.


    Hans

  • Hi,

    it only popups when there more than ~500ms between touch-down and touch-up and almost no touch movement between down and up.

    But on very heavy tours on slow devices when the framerate drops down to a very low rate for some time, the system/device itself can become so low, that normal touches are already matching these conditions.

    During writing this here I've got an idea - I will try increasing that 500ms wait-time depending on the current framerate - that means to wait longer when there is a low framerate. This should avoid an unindented opening of the contextmenu.

    Btw - disabling the contextmenu on touch devices is anytime possible, also without branding free license - see here:
    https://krpano.com/docu/xml/#contextmenu.touch

    e.g.

    Code
    <contextmenu touch="false" />

    Best regards,
    Klaus

Jetzt mitmachen!

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