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-06-06 10:34:05 +03:00
2023-06-15 22:59:41 +03:00
2023-06-15 22:59:41 +03:00
2022-11-12 20:28:30 +01:00
2023-06-25 15:02:25 +01:00
2023-06-15 14:25:58 +03:00
2023-06-09 21:23:41 +03:00
2023-07-02 20:22:25 -07:00
2022-11-21 16:18:05 +01:00
2023-05-01 10:48:00 -07:00
2022-11-12 20:28:30 +01:00
2023-06-03 13:39:42 +01:00
2023-06-03 13:39:42 +01:00
2023-06-30 12:10:00 +03:00
2022-10-22 13:04:48 +02:00
2023-02-11 17:46:17 -05:00
2022-07-03 17:31:01 +02:00
2022-07-10 12:19:15 +02:00
2022-07-10 12:19:15 +02:00
2022-09-15 18:44:18 -03:00
2022-11-20 05:24:10 +01:00
2023-06-25 13:43:03 +01:00
2023-06-25 13:43:03 +01:00
2023-05-06 19:18:39 -07:00
2023-03-20 14:56:32 -07:00
2023-05-07 13:23:59 -07:00
2023-05-12 00:21:37 -07:00