Skip to content

fix: Fix black flash when panning#377

Merged
kylebarron merged 1 commit intomainfrom
kyle/fix-black-flash
Mar 30, 2026
Merged

fix: Fix black flash when panning#377
kylebarron merged 1 commit intomainfrom
kyle/fix-black-flash

Conversation

@kylebarron
Copy link
Copy Markdown
Member

@kylebarron kylebarron commented Mar 30, 2026

Passing image: undefined explicitly overrides the default null value of image and causes isAsyncPropLoading to return true briefly. This hides the parent tile placeholder and causes a black flash.

Closes #376

@kylebarron kylebarron changed the title fix black flash fix: Fix black flash when panning Mar 30, 2026
@github-actions github-actions bot added the fix label Mar 30, 2026
@kylebarron kylebarron enabled auto-merge (squash) March 30, 2026 17:55
@kylebarron kylebarron merged commit 6b14956 into main Mar 30, 2026
5 of 6 checks passed
@kylebarron kylebarron deleted the kyle/fix-black-flash branch March 30, 2026 17:55
@ds-release-bot ds-release-bot bot mentioned this pull request Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

black flashing tiles in COGLayer

1 participant