Incorrect screen size on iPhone 5

My apologies - I should have posted in this forum first. Here’s the link to the original post:http://forum.dhtmlx.com/viewtopic.php?f=6&t=31042&sid=5911f462a2599e56f17d1394aa6e81ea

The result of the problem is that the toolbar on the bottom of the calendar is floating about 1cm above the bottom of the screen, with the area below it unusable.

I’m hoping that there’s a fix for this. Just getting the toolbar down is enough.

Thank you,
Rob

Sorry, it’s actually much closer to 2 cm above the bottom of the page.

Also of note, I’m using the dhx.ui.fullScreen() mode, which just makes it look worse.

Thank you,
Rob

Hello Rob,

Is the size without fullScreen correct ?

I have attached the modified scheduler library. Please try it.
dhxscheduler_mobile_debug.zip (115 KB)

This worked, but I had to add the meta tag to prevent it from expanding the canvas such that everything was unreadable.

[code]

[/code] Thank you! Rob