loleaflet/src/control/Control.MobileWizard.js | 1 + 1 file changed, 1 insertion(+)
New commits: commit 05ae02cde9c2643e13f5f5b6ef2d00b457094cb5 Author: Szymon Kłos <szymon.k...@collabora.com> AuthorDate: Thu Dec 12 10:17:44 2019 +0100 Commit: Jan Holesovsky <ke...@collabora.com> CommitDate: Thu Dec 12 11:03:56 2019 +0100 jsdialog: request update on mobile wizard show Change-Id: Ib3f90dfa23107f4f2299d05fbf227870156c54d9 Reviewed-on: https://gerrit.libreoffice.org/85027 Reviewed-by: Jan Holesovsky <ke...@collabora.com> Tested-by: Jan Holesovsky <ke...@collabora.com> diff --git a/loleaflet/src/control/Control.MobileWizard.js b/loleaflet/src/control/Control.MobileWizard.js index 912c4602d..2bf3ffc1f 100644 --- a/loleaflet/src/control/Control.MobileWizard.js +++ b/loleaflet/src/control/Control.MobileWizard.js @@ -58,6 +58,7 @@ L.Control.MobileWizard = L.Control.extend({ _showWizard: function() { $('#mobile-wizard').show(); $('#toolbar-down').hide(); + this._refreshSidebar(); }, _showWizardSidebar: function() { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits