Improve scrolling when handling large files with Hex Viewer
Maybe by seeking depending on scrollbar position and loading only a portion before and after.
Problem is intercepting signal correctly to avoid previous bug of QT trying to load unallocated memory and hard crashing.
Improve scrolling when handling large files with Hex Viewer
Maybe by seeking depending on scrollbar position and loading only a portion before and after.
Problem is intercepting signal correctly to avoid previous bug of QT trying to load unallocated memory and hard crashing.