This is a migrated thread and some comments may be shown as answers.

Viewport settings

1 Answer 84 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kilian
Top achievements
Rank 1
Kilian asked on 05 Sep 2013, 12:05 AM
Hi,

I'm trying to build a site to 640px wide and have it scale to the width of whichever device you're using. I'm currently testing on a Galaxy Nexus, at 480px wide and of course it's not displaying the entire width of my site. 

I see that Kendo sets the viewport meta itself and that it's ill-advised to override it, but is there another way to achieve this?

Regards,
K.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 10 Sep 2013, 02:02 PM
Hi Killian,

Kendo UI Mobile widgets are designed to work at scale 1.0 and if you scale the Viewport size to 640px, they will become twice smaller. You can set the Viewport meta with javascript in the init event, but this is unsupported and you may experience severe rendering issues.

Regards,
Kamen Bundev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Kilian
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or