From 2b24b6b6c3b18d7d934b3f76cc7a787c498ece4a Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Mon, 29 Feb 2016 00:01:01 +0200 Subject: Related: tdf#89646 sc: Fix some issues with the new tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix default object creation (by holding CTRL). - Fix Polygon (45°) tools (inverted SHIFT effect via doConstructOrthogonal). - Toolbar layout similar to Impress/Draw. Change-Id: Ib4e4aec1560599201c00e0726c29021763d773ad --- sc/uiconfig/scalc/toolbar/linesbar.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'sc/uiconfig/scalc/toolbar') diff --git a/sc/uiconfig/scalc/toolbar/linesbar.xml b/sc/uiconfig/scalc/toolbar/linesbar.xml index 86fa223659d2..212bb71a1be6 100644 --- a/sc/uiconfig/scalc/toolbar/linesbar.xml +++ b/sc/uiconfig/scalc/toolbar/linesbar.xml @@ -18,14 +18,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - - - - + + + + + -- cgit