xibosignage / xibo-dotnetclient

Xibo for Windows .NET Player
GNU Affero General Public License v3.0
63 stars 90 forks source link

Pinch to zoom inconsistent #310

Open dasgarner opened 1 year ago

dasgarner commented 1 year ago

We disable pinch to zoom on our HTML rendered widgets using a combination of xiboIC and chrome/edge runtime flags. Neither option appears to disable pinch to zoom on 3rd party embedded webpages - where as this is disabled on android.

Pinch to zoom should be consistently disabled.

dasgarner commented 7 months ago

NB: we already set disable-pinch on all CefSharp webviews.