mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-07-25 22:43:20 +00:00
Using a QWidget inside the QScrollArea mostly works but we only move around the pixmap inside the QWidget, not the QWidget itself, which doesn't update scrollbars. Need a better implementation.