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

Upgrade OL to fix performance warning #1302

Closed
jacobwod opened this issue Mar 24, 2023 · 0 comments
Closed

Upgrade OL to fix performance warning #1302

jacobwod opened this issue Mar 24, 2023 · 0 comments
Assignees
Labels
difficulty:easy Functionality is considered easy to port module:client/core Core functionality (not a plugin) optimization
Milestone

Comments

@jacobwod
Copy link
Member

Sometime users might see this warning in the console:
MicrosoftTeams-image

More info here: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently

It has been fixed upstream in OpenLayers as of openlayers/openlayers#14221, so all we have to do is upgrade to OL >= 7.2.2, which shouldn't be difficult at all as we're on 7.1 in develop.

@jacobwod jacobwod added optimization module:client/core Core functionality (not a plugin) labels Mar 24, 2023
@jacobwod jacobwod added this to the 3.x milestone Mar 24, 2023
@jacobwod jacobwod added the difficulty:easy Functionality is considered easy to port label Mar 24, 2023
@jacobwod jacobwod self-assigned this Mar 28, 2023
@jacobwod jacobwod modified the milestones: 3.x, 3.12 Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty:easy Functionality is considered easy to port module:client/core Core functionality (not a plugin) optimization
Projects
None yet
Development

No branches or pull requests

1 participant