We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
AGCalendar needs to create a popover on iPad.
See app.js example: https://github.com/Appgutta/AGCalendar/blob/master/example/app.js#L239
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: