Software Archive
Read-only legacy content
17061 Discussions

Need to be able to zoom into a menu

ben4
Beginner
185 Views

Hello,

 

I do not really know where to start on this one, I have a restaurant menu in 2 formats, either jpg or PDF, I need to be able to zoom in the menu in order to see the prices, how to do this with the intel sdk  please?

I have added an image in pdf but I cannot seem to be able to zoom in.

I am using bootstrap 3.

 

Thanks,

 

Ben

0 Kudos
2 Replies
ben4
Beginner
185 Views

 I tried this but it does not work:

 

<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes, minimum-scale=1, maximum-scale=5">

 

I will try to generate the apk to see if this helps rather than using the wifi debug

0 Kudos
PaulF_IntelCorp
Employee
185 Views

Yes, when using App Preview that meta tag is ignored, you have to use the Debug tab or a built app.

0 Kudos
Reply