Skip to content

[ENHANCEMENT] [MER-5689] Add Play/Pause Functionality for GIFs - #6783

Merged
nicocirio merged 1 commit into
Simon-Initiative:masterfrom
dtiwarATS:MER-5689-v3
Aug 19, 2026
Merged

[ENHANCEMENT] [MER-5689] Add Play/Pause Functionality for GIFs#6783
nicocirio merged 1 commit into
Simon-Initiative:masterfrom
dtiwarATS:MER-5689-v3

Conversation

@dtiwarATS

Copy link
Copy Markdown
Contributor

Hey @bsparks, could you please review the PR? Thanks

Fixed the responsive GIF sizing in adaptive layout.

After the GIF player change, GIFs were rendered on a / instead of , so the existing responsive image CSS (scaleContent / lockAspectRatio) no longer applied. GIFs failed to fill the column width or keep the correct aspect ratio in responsive mode.

This extends the same responsive-image rules to the GIF wrapper and canvas, and updates GifPlayer to use width: 100% / height: auto (block layout). Static images are unchanged.

@nicocirio
nicocirio merged commit 2e83fa4 into Simon-Initiative:master Aug 19, 2026
11 checks passed
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.

3 participants