[libadwaita/wip/exalm/a11y-fixes: 8/11] status-page: Set presentation role for the icon




commit ea87c38129c626b243fd310b3b9ca531a21ffa75
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Dec 27 17:58:43 2021 +0500

    status-page: Set presentation role for the icon

 src/adw-status-page.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/adw-status-page.ui b/src/adw-status-page.ui
index c6ff29a6..f7837388 100644
--- a/src/adw-status-page.ui
+++ b/src/adw-status-page.ui
@@ -25,6 +25,7 @@
                         <property name="valign">center</property>
                         <child>
                           <object class="GtkImage" id="image">
+                            <property name="accessible-role">presentation</property>
                             <binding name="visible">
                               <closure function="has_image" type="gboolean">
                                 <lookup name="icon-name">image</lookup>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]