mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-03-18 06:01:37 +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.