summaryrefslogtreecommitdiff
path: root/icon-themes
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2013-12-01 13:24:54 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-12-02 11:07:00 +0000
commitaac1da796aa1fc1a01a0cd8a6fac7d668a8c259e (patch)
tree6139cd5c9e984e836167dd7056330fd657ac5cb0 /icon-themes
parent3348af1600ab50d8c664c1d77d46f6cf629ee2f0 (diff)
fdo#71748 Fix color pickers
This commit includes the following changes: 1) Remove boxes from PNG files, and draw them ourselves. This will ensure that the color rec will always fit the box. Also it will make all color pickers look the same, and greatly simplify the code. (a part of the code was not reachable anyway.) 2) Fix color preview for toolbar large icons. (a regression of commit f59c47fc1e79050d3342924e6173b0f4b6ddaf02.) 3) Fix sidebar paragraph color picker initial drawing. reset should be called *after* the icon assignment. Change-Id: I13ae02bc3dd68dd14877ccc949784072c58bf211 Reviewed-on: https://gerrit.libreoffice.org/6882 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit e239f372c6abcd8371d0a666c828bf1c31195dd4)
Diffstat (limited to 'icon-themes')
-rw-r--r--icon-themes/galaxy/svx/res/symphony/Line_color.pngbin3481 -> 3057 bytes
-rw-r--r--icon-themes/galaxy/svx/res/symphony/fill_color.pngbin3517 -> 3240 bytes
-rw-r--r--icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.pngbin3625 -> 3240 bytes
-rw-r--r--icon-themes/galaxy/svx/res/symphony/sch_backgroundcolor.pngbin3410 -> 3042 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/icon-themes/galaxy/svx/res/symphony/Line_color.png b/icon-themes/galaxy/svx/res/symphony/Line_color.png
index a9522b9eeedd..0e57320662ae 100644
--- a/icon-themes/galaxy/svx/res/symphony/Line_color.png
+++ b/icon-themes/galaxy/svx/res/symphony/Line_color.png
Binary files differ
diff --git a/icon-themes/galaxy/svx/res/symphony/fill_color.png b/icon-themes/galaxy/svx/res/symphony/fill_color.png
index 1d8837545728..7c44c6e08e1c 100644
--- a/icon-themes/galaxy/svx/res/symphony/fill_color.png
+++ b/icon-themes/galaxy/svx/res/symphony/fill_color.png
Binary files differ
diff --git a/icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.png b/icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.png
index 7f926b66bd71..7c44c6e08e1c 100644
--- a/icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.png
+++ b/icon-themes/galaxy/svx/res/symphony/sc_backgroundcolor.png
Binary files differ
diff --git a/icon-themes/galaxy/svx/res/symphony/sch_backgroundcolor.png b/icon-themes/galaxy/svx/res/symphony/sch_backgroundcolor.png
index a2e234fc3311..20e5081aeae8 100644
--- a/icon-themes/galaxy/svx/res/symphony/sch_backgroundcolor.png
+++ b/icon-themes/galaxy/svx/res/symphony/sch_backgroundcolor.png
Binary files differ