mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-17 12:39:02 +00:00
ff7733bb73
When zooming in or out, the value computed might be a float instead of an int, which is what the QScrollBar expect for its setValue method. Simply casting to int should be enough here. |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
block.py | ||
details_dialog.py | ||
image_viewer.py | ||
photo.py | ||
preferences_dialog.py | ||
results_model.py |