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

[ios] Fix map stuttering #60

Merged
merged 1 commit into from
Mar 29, 2021
Merged

[ios] Fix map stuttering #60

merged 1 commit into from
Mar 29, 2021

Conversation

juhieta
Copy link
Contributor

@juhieta juhieta commented Mar 29, 2021

Fix map stuttering by switching render call to use setNeedsDisplay

@petr-pokorny-1
Copy link
Contributor

Looks good to me. Thanks @juhieta for your help!

@petr-pokorny-1 petr-pokorny-1 merged commit ee94520 into maplibre:master Mar 29, 2021
@juhieta
Copy link
Contributor Author

juhieta commented Mar 29, 2021

No problem, and thanks @petr-pokorny-1 for active work on this important library!

@petr-pokorny-1
Copy link
Contributor

Just FYI, this PR does not seem to work with metal-support branch, it causes assertion fails at https://github.com/maplibre/maplibre-gl-native/blob/4438d844ee7679b286c1d56ff4d67ded0c0e962a/src/mbgl/gl/renderer_backend.cpp#L39

@juhieta
Copy link
Contributor Author

juhieta commented Apr 21, 2021

Thanks @petr-pokorny-1, I'll have a look what change is needed!

@birkskyum birkskyum changed the title [ios] Cherry pick relevant changes from from https://github.com/mapbo… [ios] Fix map stuttering Sep 16, 2022
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