Kaydet (Commit) 6d101b62 authored tarafından László Németh's avatar László Németh Kaydeden (comit) Michael Meeks

tdf#94689 fix crash on new file, close file, open file

partially cherry-picked from the
commit 187445b2

Change-Id: I9e74fb41448c6be0b8daa6c0f8a0e207be0be6d6
Reviewed-on: https://gerrit.libreoffice.org/20250Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarjan iversen <jani@documentfoundation.org>
Reviewed-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
üst 48b341bc
......@@ -229,6 +229,7 @@ void SAL_CALL SidebarController::notifyContextChangeEvent (const css::ui::Contex
{
maAsynchronousDeckSwitch.CancelRequest();
maContextChangeUpdate.RequestCall();
UpdateConfigurations();
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment