Skip to content

refactor: switch debug imagedata to decompress pixels#460

Merged
CosmicHorrorDev merged 1 commit into
Inlyne-Project:mainfrom
CosmicHorrorDev:oh-snap
Jun 17, 2026
Merged

refactor: switch debug imagedata to decompress pixels#460
CosmicHorrorDev merged 1 commit into
Inlyne-Project:mainfrom
CosmicHorrorDev:oh-snap

Conversation

@CosmicHorrorDev

@CosmicHorrorDev CosmicHorrorDev commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

resolves #458

it turns out the LZ4 blobs are different on 32-bit vs 64-bit arches, so to keep the ImageData snapshots stable between the two the Debug impl internally decompresses the blob to RGBA pixels

@CosmicHorrorDev CosmicHorrorDev merged commit ceb0a4c into Inlyne-Project:main Jun 17, 2026
4 checks passed
@CosmicHorrorDev CosmicHorrorDev deleted the oh-snap branch June 17, 2026 07:48
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.

image snapshots fail on 32-bit arches

1 participant