[gnome-music/wip/jfelder/gtk4-v3: 119/200] ui/AlbumWidget.ui: Remove unneeded focusable
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/gtk4-v3: 119/200] ui/AlbumWidget.ui: Remove unneeded focusable
- Date: Fri, 11 Feb 2022 15:44:50 +0000 (UTC)
commit ab5defcd7e562c825ef8cbbe1ce2cf045db8254e
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Feb 3 18:07:35 2022 +0100
ui/AlbumWidget.ui: Remove unneeded focusable
By default it is false on non-interactive widgets.
data/ui/AlbumWidget.ui | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/data/ui/AlbumWidget.ui b/data/ui/AlbumWidget.ui
index 062747ae3..b0b3b47c0 100644
--- a/data/ui/AlbumWidget.ui
+++ b/data/ui/AlbumWidget.ui
@@ -14,13 +14,11 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="albumInfo">
- <property name="focusable">False</property>
<property name="halign">fill</property>
<property name="hexpand">True</property>
<property name="spacing">32</property>
<child>
<object class="ArtStack" id="_art_stack">
- <property name="focusable">False</property>
<property name="halign">center</property>
<property name="valign">start</property>
<property name="hhomogeneous">False</property>
@@ -29,7 +27,6 @@
</child>
<child>
<object class="GtkBox" id="albumDetails">
- <property name="focusable">False</property>
<property name="halign">center</property>
<property name="valign">start</property>
<property name="orientation">vertical</property>
@@ -87,7 +84,6 @@
<object class="GtkButton" id="_play_button">
<property name="width-request">44</property>
<property name="height-request">44</property>
- <property name="focusable">True</property>
<property name="receives-default">True</property>
<property name="icon-name">media-playback-start-symbolic</property>
<property name="tooltip-text" translatable="yes">Play</property>
@@ -102,7 +98,6 @@
<object class="GtkMenuButton" id="_menu_button">
<property name="width-request">44</property>
<property name="height-request">44</property>
- <property name="focusable">True</property>
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="valign">center</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]