Actions
Task #3757
closedMake image carousel's height fixed
Start date:
2024-07-07
Due date:
2024-07-08
% Done:
100%
Tags:
Description
Currently, the carousel cycles through all available images. If the images have variable heights, the page contents below it jump, and the right and left carousel arrows change position. This makes it hard to read the extension description without disruption.
See for example:
https://extensions.libreoffice.org/en/extensions/show/99192
I think the height of the carousel should be fixed, with an upper bound lower than what is currently used, as we end up with upscaled pictures that are unnecessarily large. (See for example the third screenshot in the linked page above.)
The user should also be able to click a picture to show it in a full-size overlay, for example for full-screen screenshots.
Actions