[gnome-software/1867-source-chooser-shouldn-t-be-visible-while-operations-are-in-progress] gs-details-page: Hide the origin button when operation is in progress
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/1867-source-chooser-shouldn-t-be-visible-while-operations-are-in-progress] gs-details-page: Hide the origin button when operation is in progress
- Date: Wed, 17 Aug 2022 14:25:22 +0000 (UTC)
commit dfa127afa847a280f29b7857b3b56cdde0eea7eb
Author: Milan Crha <mcrha redhat com>
Date: Wed Aug 17 16:24:33 2022 +0200
gs-details-page: Hide the origin button when operation is in progress
Closes https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1867
src/gs-details-page.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index 2178f181d..fffe7e069 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -338,6 +338,7 @@
<property name="spacing">4</property>
<property name="halign">center</property>
<property name="valign">center</property>
+ <property name="visible" bind-source="button_cancel"
bind-property="visible" bind-flags="sync-create|invert-boolean"/>
<child>
<object class="GtkMenuButton" id="origin_button">
<property name="can_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]