winseros / pboman3

The GUI tool to work with ArmA PBO files.
GNU Affero General Public License v3.0
110 stars 15 forks source link

UI should not block when loading a file #14

Closed winseros closed 2 years ago

winseros commented 2 years ago

When loading a file UI hangs. If a file is small, it is hard to notice. But when a file is huge - it is noticeable.

Files have to be loaded in a background thread.