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

Workaround for Safari WebGL issue #13492

Merged
merged 1 commit into from
Mar 20, 2022
Merged

Workaround for Safari WebGL issue #13492

merged 1 commit into from
Mar 20, 2022

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Mar 19, 2022

This is a workaround for a WebGL rendering issue in Safari (https://bugs.webkit.org/show_bug.cgi?id=237906).

Fixes #13486.

@github-actions
Copy link

📦 Preview the examples and docs from this branch here: https://deploy-preview-13492--ol-site.netlify.app/.

@tschaub tschaub marked this pull request as ready for review March 20, 2022 16:48
Copy link
Member

@ahocevar ahocevar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the problem for me. Thanks for your work on this, @tschaub.

@tschaub tschaub merged commit 2a6bbdb into openlayers:main Mar 20, 2022
@tschaub tschaub deleted the bad-metal branch March 20, 2022 21:48
@tschaub
Copy link
Member Author

tschaub commented May 17, 2022

It sounds like the Safari fix is included in version 15.5, so we shouldn't have to modify the workaround to handle additional versions. After 15.4 falls out of use, we should be able to remove the workaround.

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.

iOS 15.4 Webgl via Metal issue
2 participants