From 13f71c4924fc2d1050faf48c099031e79c049826 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Thu, 4 Apr 2019 21:51:22 +0900 Subject: ios widget defs: update combobox, checkbox, spinbox SVGs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In addition remove spinbox pressed state (it wasn't useful) and draw white filled empty rect for spinbox as we don't draw the background automatically. Change-Id: I892108c5839dc463cdb9e4f4f09276fc184f4944 Reviewed-on: https://gerrit.libreoffice.org/70258 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl (cherry picked from commit 64ee37e4409dbde80bd98fb8d3f65b0146b9cb92) --- .../theme_definitions/ios/switch-on-pressed.svg | 155 ++------------------- 1 file changed, 10 insertions(+), 145 deletions(-) (limited to 'vcl/uiconfig/theme_definitions/ios/switch-on-pressed.svg') diff --git a/vcl/uiconfig/theme_definitions/ios/switch-on-pressed.svg b/vcl/uiconfig/theme_definitions/ios/switch-on-pressed.svg index d4cf9e764118..b6f7169ba666 100644 --- a/vcl/uiconfig/theme_definitions/ios/switch-on-pressed.svg +++ b/vcl/uiconfig/theme_definitions/ios/switch-on-pressed.svg @@ -1,146 +1,11 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - + + + + + + + + + + -- cgit