From 645fb4b6bd982b7d0f1a6a6becdb8c5d2049eeb7 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 30 Oct 2022 14:04:17 -0300 Subject: Add Properties area in insertlayer.ui dialog Help pages for Insert Layer mentions a Properties area in the insertlayer.ui dialog. This patch adds (back?) the Properties area in the dialog. Change-Id: I502b1aa055519a32c7747c11b813b3727421e28e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142045 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- sd/uiconfig/sdraw/ui/insertlayer.ui | 128 ++++++++++++++++++++++-------------- 1 file changed, 80 insertions(+), 48 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/ui/insertlayer.ui b/sd/uiconfig/sdraw/ui/insertlayer.ui index 5e5056933800..266f48ac57f2 100644 --- a/sd/uiconfig/sdraw/ui/insertlayer.ui +++ b/sd/uiconfig/sdraw/ui/insertlayer.ui @@ -181,6 +181,7 @@ True True + 12 True True @@ -211,63 +212,94 @@ - - _Visible + True - True - False - True - True - - - Show or hide the layer. - - - - - False - True - 3 - - - - - _Printable - True - True - False - True - True - - - When printing, print or ignore this particular layer. + False + 0 + none + + + True + False + 12 + vertical + + + _Visible + True + True + False + True + True + + + Show or hide the layer. + + + + + False + True + 0 + + + + + _Printable + True + True + False + True + True + + + When printing, print or ignore this particular layer. + + + + + False + True + 1 + + + + + _Locked + True + True + False + True + True + + + Prevent elements on the layer from being edited. + + + + + False + True + 2 + + - - - False - True - 4 - - - - - _Locked - True - True - False - True - True - - - Prevent elements on the layer from being edited. + + + True + False + Properties + + + False True - 5 + 3 -- cgit