Rachel Powers 4004e0faee
fix: segfault in progress dialog
- dialog tries to resize after unhiding the subtask scroll area
- after resize attempts to recenter on parent
  - `calls parentWidget()->{x|y}()`
  - what if there is no parent? nullptr->() = segfault

- recenter on last pos, don't access parent

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-02 20:22:25 -07:00
..
2023-07-02 20:22:25 -07:00
2023-05-24 15:18:08 +02:00
2022-09-15 18:44:18 -03:00
2023-06-27 19:15:20 +03:00