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

IE10 canvas issue #1074

Closed
fredj opened this issue Sep 30, 2013 · 4 comments
Closed

IE10 canvas issue #1074

fredj opened this issue Sep 30, 2013 · 4 comments

Comments

@fredj
Copy link
Member

fredj commented Sep 30, 2013

Not an ol3 issue but on IE10 (but only on a Microsoft Surface RT), a canvas drawn in an other canvas can't be larger than 2048px (width or height).

This can be reproduced with any example.

See http://jsfiddle.net/evEAb/

@elemoine
Copy link
Member

Lovely.

@tschaub
Copy link
Member

tschaub commented Sep 30, 2013

If the map renderer does dom composition, this can be avoided. Where we want to draw one canvas on another, we can tile.

@elemoine
Copy link
Member

Yes, @fredj and I mentioned this the other day.

@twpayne
Copy link
Contributor

twpayne commented Mar 14, 2014

Mozilla has abandoned Metro. Surface RT is an even less relevant part of Metro. Surface RT can't even handle a full screen canvas.

Closing. Please re-open if you feel that Surface RT support is important. Preferably with code that fixes the problem.

@twpayne twpayne closed this as completed Mar 14, 2014
afabiani pushed a commit to geosolutions-it/openlayers that referenced this issue Nov 7, 2017
zoomStart event and close-to-synced zoom for EventPane layers
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

No branches or pull requests

4 participants