1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-04-09 07:01:39 +00:00
Files
dupeguru/qt/pe/image_viewer.py
glubsy 970bb5e19d Add mostly working ScrollArea imge viewers
* Work around flickering of scrollbars due to
GridLayout resizing on odd pixels by disabling
the scrollbars while BestFit is active
* Also setting minimum column width to work around
the issue above.
* Avoid updating scrollbar values twice by using a
simple boolean lock
2020-07-02 22:36:57 +02:00

34 KiB