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

Fixed MaxWidth and MaxHeight settings for Slideshow #190

Merged

Conversation

OrionFOTL
Copy link
Contributor

@OrionFOTL OrionFOTL commented Feb 27, 2024

There is a bug that prevents the extension from applying the MaxWidth and MaxHeight properties for the Slideshow type.

Original, big image (3200x4500), MaxHeight: 0:

obraz

Current, MaxHeight: 1200: (no effect...)

obraz

Fixed, MaxHeight: 1200:

obraz

Fixes #191

@buchizo
Copy link
Owner

buchizo commented Feb 29, 2024

Thank you for your PR! :)

@buchizo buchizo merged commit 5e5677f into buchizo:master Feb 29, 2024
@OrionFOTL OrionFOTL deleted the bugfix/max-width-height-for-slideshow branch February 29, 2024 15:57
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.

MaxWidth and MaxHeight settings are ignored in Slideshow mode
2 participants