Appgutta / AGCalendar

Calendar module for Titanium
Other
80 stars 25 forks source link

iPad #43

Open eLBMIN opened 11 years ago

eLBMIN commented 11 years ago

Hi, on iPad the view has a width of 320px and is living on the left border. The month text is in the middle of window (outside of calendar ...)

Any ideas? Rainer

clseva commented 11 years ago

AGCalendar needs to create a popover on iPad.

See app.js example: https://github.com/Appgutta/AGCalendar/blob/master/example/app.js#L239

Nubuu commented 11 years ago

Is there anything new about this?

I mean ... i found a hint to replace a line in KalViewController.m to achieve a full width calendar... Even if it looks a bit crappy.

How can i recompile the Module after changing this line? xcode throws me an error all the time