Skip to content

Conversation

@mipolansk
Copy link

Goals ⚽

There is a problem when you zoom a lot. The app crashes because CGFloat cannot be converted to Int. It is bigger then Int.max. To avoid this crash, additional check is added.

Implementation Details 🚧

Just a check if count: CGFloat is smaller then Int.max

Testing Details 🔍

The easiest way is open the app on macos. Set pinZoomEnabled to true and zoom in a lot.

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.

1 participant