Skip to content
Discussion options

You must be logged in to vote

Hi,

Thank you for the detailed report and the repro. I haven't reproduced the flicker myself since I don't have a test Android device on hand, but your description pinpoints the cause pretty clearly. I looked into both problems, and they share the same root cause. Neither is a lightbox bug, and unfortunately there is no CSS setting that can isolate the lightbox from the map, because it's not a stacking or paint-order problem. Here is what's going on.

Android flickering

The images in your repro are full-size camera originals — 4000×3000 (12 MP), up to 9.6 MB each. A decoded 12 MP image takes roughly 48 MB of GPU memory, and since the carousel keeps the adjacent slides mounted for smooth sw…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@miag676
Comment options

Answer selected by miag676
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants