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 05:06:09 -0600
commite239f372c6abcd8371d0a666c828bf1c31195dd4 (patch)
tree0b0ca4fcbe9262b58b7a9652a011d819d0a91bbe /icon-themes
parent4f743082c10c735db0e92fbe2921e95c5bd02c4a (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>
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