[gnome-music/wip/jfelder/gtk4-v3: 57/88] 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: 57/88] ui/AlbumWidget.ui: Remove unneeded focusable
- Date: Sat, 5 Feb 2022 00:05:09 +0000 (UTC)
commit 76c17cd53febe49fd06f10a0a65c071cfa7be48e
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 dba80dc3d..8695ac20b 100644
--- a/data/ui/AlbumWidget.ui
+++ b/data/ui/AlbumWidget.ui
@@ -16,13 +16,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>
@@ -31,7 +29,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>
@@ -89,7 +86,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>
@@ -104,7 +100,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]