[gnome-software] Set the apps box's selection mode to none in the category view
- From: Joaquim Manuel Pereira Rocha <jrocha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Set the apps box's selection mode to none in the category view
- Date: Mon, 27 Jun 2016 09:48:35 +0000 (UTC)
commit ba135aa3231bde2127d0797efcb2406df8102554
Author: Joaquim Rocha <jrocha endlessm com>
Date: Sun Jun 26 14:32:27 2016 +0200
Set the apps box's selection mode to none in the category view
Otherwise it is possible to select a child of the box without actually
activating it, which is unnecessary.
src/gs-shell-category.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-shell-category.ui b/src/gs-shell-category.ui
index 17097c3..2c78f5b 100644
--- a/src/gs-shell-category.ui
+++ b/src/gs-shell-category.ui
@@ -142,6 +142,7 @@
<property name="valign">start</property>
<property name="min-children-per-line">2</property>
<property name="max-children-per-line">3</property>
+ <property name="selection-mode">none</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]