Files
create/mods
forbes-0023 0827d2ad6e
All checks were successful
Build and Test / build (pull_request) Successful in 47m35s
fix: Silo_Pull progress dialog crash — PySide6 enum type mismatch
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.
2026-02-11 07:40:21 -06:00
..