[gtk+] Fix symbolic-icon-translucent-color reftest
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix symbolic-icon-translucent-color reftest
- Date: Tue, 12 Aug 2014 13:56:36 +0000 (UTC)
commit f3b56261cb09342d039fa94813990789a85ff4e9
Author: Alexander Larsson <alexl redhat com>
Date: Tue Aug 12 15:43:48 2014 +0200
Fix symbolic-icon-translucent-color reftest
When using the pre-rendered png symbolics it seems that we're off a
tiny bit in a few of the pixels on the antialiased borders of a
stroke. To fix this we switch the icon to media-playback-stop-symbolic
which has no such antialiased borders.
I don't quite understand why the pixels are off, this needs more
research.
https://bugzilla.gnome.org/show_bug.cgi?id=734668
.../symbolic-icon-translucent-color.ref.ui | 2 +-
.../reftests/symbolic-icon-translucent-color.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/reftests/symbolic-icon-translucent-color.ref.ui
b/testsuite/reftests/symbolic-icon-translucent-color.ref.ui
index 8e1a8b0..0319b38 100644
--- a/testsuite/reftests/symbolic-icon-translucent-color.ref.ui
+++ b/testsuite/reftests/symbolic-icon-translucent-color.ref.ui
@@ -10,7 +10,7 @@
<property name="name">reference</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="icon_name">window-close-symbolic</property>
+ <property name="icon_name">media-playback-stop-symbolic</property>
</object>
</child>
</object>
diff --git a/testsuite/reftests/symbolic-icon-translucent-color.ui
b/testsuite/reftests/symbolic-icon-translucent-color.ui
index 9c800be..8d945c4 100644
--- a/testsuite/reftests/symbolic-icon-translucent-color.ui
+++ b/testsuite/reftests/symbolic-icon-translucent-color.ui
@@ -9,7 +9,7 @@
<object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="icon_name">window-close-symbolic</property>
+ <property name="icon_name">media-playback-stop-symbolic</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]