fix: Silo_Pull progress dialog crash — PySide6 enum type mismatch
All checks were successful
Build and Test / build (pull_request) Successful in 47m35s

setWindowModality(2) raises TypeError in PySide6 which requires the
proper enum QtCore.Qt.WindowModal instead of a raw integer. This caused
the pull download progress dialog to fail immediately, leaving it hung.
This commit is contained in:
2026-02-11 07:40:21 -06:00
parent e9c6c74785
commit 0827d2ad6e