loleaflet/dist/toolbar/toolbar.js | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 341afa6dc368dae8c57d3243b6e1d18c5c10a04f Author: Pranav Kant <pran...@collabora.co.uk> Date: Thu Feb 15 11:55:40 2018 +0530 Fix some buttons doesn't show up in mobile mode Change-Id: I25ceecc56e2dae9a0b31e038412c7b74447c391f (cherry picked from commit c470116012eaf1ee47c4dc77c92eca125dd70577) Reviewed-on: https://gerrit.libreoffice.org/49786 Reviewed-by: Andras Timar <andras.ti...@collabora.com> Tested-by: Andras Timar <andras.ti...@collabora.com> diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js index fc6cb8dc..d9f5da21 100644 --- a/loleaflet/dist/toolbar/toolbar.js +++ b/loleaflet/dist/toolbar/toolbar.js @@ -117,6 +117,8 @@ function resizeToolbar() { _unmobilify(); } + toolbarUp.refresh(); + toolbarUpMore.refresh(); // move items from toolbar-up-more -> toolbar-up while ($('#toolbar-up')[0].scrollWidth <= $(window).width()) { var item = toolbarUpMore.items[0]; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits