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

board size does not fit on iphone 6 plus #12

Open
duongifc opened this issue Jan 10, 2015 · 3 comments
Open

board size does not fit on iphone 6 plus #12

duongifc opened this issue Jan 10, 2015 · 3 comments

Comments

@duongifc
Copy link

No description provided.

@virajpadsala
Copy link

virajpadsala commented May 25, 2017

I have same issue board size get double than it should be. Can anyone have fixed this?

@danqing
Copy link
Owner

danqing commented May 25, 2017

Is that 5x5 board? Do you have a screenshot @virajpadsala ?

@hammoudeh
Copy link

in my case I just add below line to scene

_board.size = CGSizeMake(self.frame.size.width, self.frame.size.height);

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