Skip to content
New issue

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

Wrong calendar width in iPhone 6 and 6 plus. #297

Open
mohdhaider opened this issue Oct 8, 2014 · 7 comments
Open

Wrong calendar width in iPhone 6 and 6 plus. #297

mohdhaider opened this issue Oct 8, 2014 · 7 comments

Comments

@mohdhaider
Copy link

I added tapkulibrary in my project and it gives wrong calendar width for iPhone 6 and iPhone 6 plus sizes. Please take a look on it and let me know if you need some more information.

iphone6
iphone6_plus

@Sun3
Copy link

Sun3 commented Oct 16, 2014

I have the same issues...

@maggix
Copy link

maggix commented Oct 16, 2014

I described this in a past issue and I made some quick fix in my own fork. Maybe not pretty code-wise, but works. Of course you are encouraged to improve it.

@Sun3
Copy link

Sun3 commented Oct 16, 2014

@maggix I will check it out, thanks.

@Morpheus2002
Copy link

@maggix Thanks for your fix. However, I can't change the color of TKCalendarCircleView. It's always black with no date inside. But the dot is shown.

Any ideas?

@maggix
Copy link

maggix commented Nov 7, 2014

@Morpheus2002 I would advise you to open the ticket in my branch instead of here as it's a different problem.

That said, have a look at how I use TKCalendarCircleView: initializing it with - (id)initWithColor:(UIColor *)newColor allows you to set the color. The label with the day number however is set somewhere else.

@Morpheus2002
Copy link

@maggix sorry for stupid question, but how can I open a ticket in your branch? There is no option for creating new issues in your repository.

@maggix
Copy link

maggix commented Nov 7, 2014

My bad. Now you can :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants