From 4cb00d95465c47e30b0790f506956d5310ed3d0c Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Wed, 13 Sep 2017 14:47:40 +0100 Subject: [PATCH] =?UTF-8?q?gtk-demo/theming:=20Don=E2=80=99t=20mislead=20a?= =?UTF-8?q?bout=20raised=20class?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This class is not added by any widgets nor themed by Adwaita/HC. However, it is presented here as if it does something. It doesn’t. But we changed the 2 buttons with the .raised class to use symbolic icons, unlike their ‘unraised’ counterparts, which is unnecessarily confusing and might make people think .raised affects icons somehow. So, make them use the same icons in all cases; that way, if .raised is ever made to do anything, 6 years later, what it does will be clear. https://bugzilla.gnome.org/show_bug.cgi?id=644248 --- demos/gtk-demo/theming.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/gtk-demo/theming.ui b/demos/gtk-demo/theming.ui index ed25cb0e0c..8d1e97aaaa 100644 --- a/demos/gtk-demo/theming.ui +++ b/demos/gtk-demo/theming.ui @@ -55,7 +55,7 @@ Raised 1 1 - edit-find-symbolic + edit-find @@ -70,7 +70,7 @@ Raised Active 1 1 - edit-find-symbolic + edit-find 1