1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-09 21:24:36 +00:00
glubsy ff7733bb73 Fix image viewer
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.
2022-03-12 22:36:17 +01:00
..
2021-08-25 00:46:33 -05:00
2022-03-12 22:36:17 +01:00
2021-08-28 10:28:06 +08:00
2021-08-25 00:46:33 -05:00
2021-08-25 00:46:33 -05:00
2021-08-25 00:46:33 -05:00
2022-03-09 06:50:41 -06:00
2021-08-25 00:46:33 -05:00
2021-08-25 00:46:33 -05:00
2021-08-25 00:46:33 -05:00
2019-12-31 20:16:27 -06:00