From 1b08e34c11b3bfdc516bf9d2cfc8d78f46280769 Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Wed, 13 Sep 2017 14:47:40 +0100 Subject: =?UTF-8?q?gtk-demo/theming:=20Don=E2=80=99t=20mislead=20about=20r?= =?UTF-8?q?aised=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 617a2f723d..b60677c0da 100644 --- a/demos/gtk-demo/theming.ui +++ b/demos/gtk-demo/theming.ui @@ -61,7 +61,7 @@ Raised 1 1 - edit-find-symbolic + edit-find @@ -77,7 +77,7 @@ Raised Active 1 1 - edit-find-symbolic + edit-find 1