From 2453c5a62cd2c4364d0258f7488ab23b83b5478b Mon Sep 17 00:00:00 2001 From: Laurent BP Date: Thu, 4 Jan 2018 14:00:04 +0100 Subject: UI Duplicate dlg: enable negative angle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Duplicate dlg (Shift+F3) should accept negative angle and angle between 359° and 360° Change-Id: I933816698143a9766a5127f3cefeaec317077289 Reviewed-on: https://gerrit.libreoffice.org/47393 Tested-by: Jenkins Reviewed-by: Katarina Behrens --- sd/uiconfig/sdraw/ui/copydlg.ui | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sd/uiconfig/sdraw/ui/copydlg.ui b/sd/uiconfig/sdraw/ui/copydlg.ui index 8ba01c9f8aa3..4bb5f4195a8b 100644 --- a/sd/uiconfig/sdraw/ui/copydlg.ui +++ b/sd/uiconfig/sdraw/ui/copydlg.ui @@ -11,14 +11,15 @@ 10 - 359 + -360 + 360 1 10 -1000000 1000000 - 0.10000000000000001 + 0.1 1 -- cgit