partially fix scrolling in files > 2 GB

This commit is contained in:
2021-10-31 13:53:17 +01:00
parent 79f9219e9a
commit bb99fb2c58
4 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
from PyQt6.QtGui import QColor
print(QColor().colorNames())
print(min(2290538861, 2342622222))