loleaflet/src/control/Control.JSDialogBuilder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 15c2235d160bdbbc163d0d370d46cb5a61a62acf Author: Pranam Lashkari <lpra...@collabora.com> AuthorDate: Thu Apr 23 13:57:09 2020 +0530 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Thu Apr 23 13:21:04 2020 +0200 leaflet: changed ID of shape fill style Change-Id: Ib8ad95cf265afbee88f02c3d7746a030e44bbf7c Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92743 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/loleaflet/src/control/Control.JSDialogBuilder.js b/loleaflet/src/control/Control.JSDialogBuilder.js index f2cb686c6..323f69bd7 100644 --- a/loleaflet/src/control/Control.JSDialogBuilder.js +++ b/loleaflet/src/control/Control.JSDialogBuilder.js @@ -862,7 +862,7 @@ L.Control.JSDialogBuilder = L.Control.extend({ } break; - case 'fillstyle': + case 'fillstylearea': state = items.getItemValue('.uno:FillStyle'); if (state) { switch (state) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits