commit e8dc6fad057aaac101386b71c38bea8562af8886
Author: Daniel Ramoeller <[email protected]>
Date: Thu Apr 4 16:51:39 2019 +0200
Fix for #11476: Icons have spurious squares
(cherry picked from commit 209944796a1665985c67fa99ea0ee2564f07231f)
---
lib/images/depth-decrement.svgz | Bin 2018 -> 2275 bytes
lib/images/depth-increment.svgz | Bin 2028 -> 2282 bytes
lib/images/tabular-feature_move-column-left.svgz | Bin 2940 -> 3031 bytes
lib/images/tabular-feature_move-column-right.svgz | Bin 2936 -> 3022 bytes
lib/images/tabular-feature_move-row-down.svgz | Bin 2787 -> 2892 bytes
lib/images/tabular-feature_move-row-up.svgz | Bin 2892 -> 2970 bytes
status.23x | 2 ++
7 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/lib/images/depth-decrement.svgz b/lib/images/depth-decrement.svgz
index a5ba594..45bee9d 100644
Binary files a/lib/images/depth-decrement.svgz and
b/lib/images/depth-decrement.svgz differ
diff --git a/lib/images/depth-increment.svgz b/lib/images/depth-increment.svgz
index df46082..088996d 100644
Binary files a/lib/images/depth-increment.svgz and
b/lib/images/depth-increment.svgz differ
diff --git a/lib/images/tabular-feature_move-column-left.svgz
b/lib/images/tabular-feature_move-column-left.svgz
index e294c31..c258b9f 100644
Binary files a/lib/images/tabular-feature_move-column-left.svgz and
b/lib/images/tabular-feature_move-column-left.svgz differ
diff --git a/lib/images/tabular-feature_move-column-right.svgz
b/lib/images/tabular-feature_move-column-right.svgz
index 083a8c7..e69b970 100644
Binary files a/lib/images/tabular-feature_move-column-right.svgz and
b/lib/images/tabular-feature_move-column-right.svgz differ
diff --git a/lib/images/tabular-feature_move-row-down.svgz
b/lib/images/tabular-feature_move-row-down.svgz
index 58b8f89..232c941 100644
Binary files a/lib/images/tabular-feature_move-row-down.svgz and
b/lib/images/tabular-feature_move-row-down.svgz differ
diff --git a/lib/images/tabular-feature_move-row-up.svgz
b/lib/images/tabular-feature_move-row-up.svgz
index fe8c794..7a816f4 100644
Binary files a/lib/images/tabular-feature_move-row-up.svgz and
b/lib/images/tabular-feature_move-row-up.svgz differ
diff --git a/status.23x b/status.23x
index 8b2574a..bd7053e 100644
--- a/status.23x
+++ b/status.23x
@@ -55,6 +55,8 @@ What's new
- Add Shortcut (Comand-0) for workaera zoom reset to mac.bind.
+- Improve some icons (bug 11476).
+
* DOCUMENTATION AND LOCALIZATION