Skip to content

Conversation

@strillard
Copy link

Adds a widget for displaying images and gifs with customizable sizes and playback speed. Aspect ratio of selected file can be disabled in order to stretch the image/gif if needed.

Tested file format : png, jpg, gif and webp

It's my first public contribution to a project so be kind if I did some mistakes :)

@amnweb
Copy link
Owner

amnweb commented Aug 25, 2025

container_padding is deprecated Breaking changes in v1.8.0

self._widget_container: QWidget = QWidget() should be self._widget_container = QFrame()

And please do not change default config files

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.

2 participants