angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
864 stars 108 forks source link

Dialog `sizeHint`s no longer working with latest PySide6 #1138

Closed mborgerson closed 7 months ago

mborgerson commented 7 months ago

Description

Apparently after upgrading to the latest version of PySide6 6.6.0, dialogs are now appearing with minimum size instead of using sizeHint. Last known working in PySide6 6.5.1.1.

Steps to reproduce the bug

No response

Environment

Ubuntu 22.04

Additional context

No response