Skip to content

Conversation

@danishin
Copy link

No description provided.

@jamieomatthews
Copy link

@danishin it would be best if you casted to CGFloat here instead of double. This would let 32 bit systems continue to use float, and 64 bit systems would use double. Double precision isn't required here, so no need to drive a hard up cast to double.

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

Successfully merging this pull request may close these issues.

2 participants