Welcome Guest Search | Active Topics | Sign In | Register

Disable zooming for touchscreens Options
Andrea Concini
Posted: Thursday, March 24, 2016 4:06:39 PM
Rank: Newbie
Groups: Member

Joined: 2/8/2016
Posts: 8
Hi, I want to disable zooming.
I used this code:
Code: Visual Basic.NET
Dim options As New EO.WebEngine.BrowserOptions
options.AllowZooming = False
EO.WebEngine.EngineOptions.Default.SetDefaultBrowserOptions(options)

and it works for the mouse and keyboard, but if I try with a touchscreen, I can zoom the page.
Is there any way to disable it?
eo_support
Posted: Saturday, March 26, 2016 12:04:58 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

This is just to let you know that we have posted a new build on our download page that should fix this problem. Please take a look and let us know if you still see any problems.

Thanks!
Andrea Concini
Posted: Saturday, March 26, 2016 1:57:11 PM
Rank: Newbie
Groups: Member

Joined: 2/8/2016
Posts: 8
eo_support wrote:
Hi,

This is just to let you know that we have posted a new build on our download page that should fix this problem. Please take a look and let us know if you still see any problems.

Thanks!


Thank you for your answer, now I can't try it. When I'll be able to do it, I'll write you.
Andrea Concini
Posted: Monday, March 28, 2016 4:51:20 PM
Rank: Newbie
Groups: Member

Joined: 2/8/2016
Posts: 8
eo_support wrote:
Hi,

This is just to let you know that we have posted a new build on our download page that should fix this problem. Please take a look and let us know if you still see any problems.

Thanks!


Hi, I tried it and now it works! Thank you very much!
eo_support
Posted: Monday, March 28, 2016 4:51:51 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Great. Thanks for confirming the fix!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.