| commit | aea139c440d7c7a3683fcbbc48799bc79ba590e7 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Tue Apr 27 11:16:33 2021 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Tue Apr 27 16:49:15 2021 +0200 |
| tree | 2b1fa6a5c3793c6aa6e45840b67e790020fa8539 | |
| parent | d6322bcedc197a654abc7d64bfea8cf570f123bf [diff] |
tdf#141854 Resize called during dispose Change-Id: Ie5eaafa95704f9567b8bb9881865571a39bb2f6b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114708 Tested-by: Jenkins Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/vcl/source/window/window2.cxx b/vcl/source/window/window2.cxx index 86dd53b..f524782 100644 --- a/vcl/source/window/window2.cxx +++ b/vcl/source/window/window2.cxx
@@ -1347,7 +1347,7 @@ void Window::queue_resize(StateChangedType eReason) } } if (bSomeoneCares && !mpWindowImpl->mbInDispose) if (bSomeoneCares && !isDisposed()) { //fdo#57090 force a resync of the borders of the borderwindow onto this //window in case they have changed