From f5129ca7610ec4ec20ed1c00e5c94bf51d5de2cc Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Sun, 14 Sep 2014 15:48:45 +0300 Subject: fdo#55903 Immediate effect for zoom in button That's what apparently people expect from this button to do, similar to the nearby zoom out button. This is also consistent with a similar button in math, and in print preview (both are using the same icon and same tooltip). The zoom mode that was assigned to this button until now, moved to a dedicated button (thus could be further improved to host other functionality as well - see the next commit). Change-Id: Ie640c72cf1aab1e3fc8a14211702a33a86bb3672 --- sd/uiconfig/sdraw/toolbar/zoombar.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/uiconfig/sdraw') diff --git a/sd/uiconfig/sdraw/toolbar/zoombar.xml b/sd/uiconfig/sdraw/toolbar/zoombar.xml index 4d18688bc9e2..788568aeeafb 100644 --- a/sd/uiconfig/sdraw/toolbar/zoombar.xml +++ b/sd/uiconfig/sdraw/toolbar/zoombar.xml @@ -29,5 +29,6 @@ + \ No newline at end of file -- cgit v1.2.3