diff options
author | Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-02 20:22:25 -0700 |
---|---|---|
committer | Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-02 20:22:25 -0700 |
commit | 4004e0faeed99b3deb0ffb0b0f469594843ca14b (patch) | |
tree | 045b8d67888d55ec34978a2ff93ead1cf9d8e45e /LICENSE | |
parent | c523765c197cf63d6830d205f1554cd73e38109e (diff) | |
download | PrismLauncher-4004e0faeed99b3deb0ffb0b0f469594843ca14b.tar.gz PrismLauncher-4004e0faeed99b3deb0ffb0b0f469594843ca14b.tar.bz2 PrismLauncher-4004e0faeed99b3deb0ffb0b0f469594843ca14b.zip |
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>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions