[gtk+/gtk-3-22] inspector: Allow to bump scale to 3
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-22] inspector: Allow to bump scale to 3
- Date: Sun, 17 Dec 2017 22:17:21 +0000 (UTC)
commit b49502c1672e84f02bfbc8052ac9e16fd8b072f0
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Dec 17 16:40:10 2017 -0500
inspector: Allow to bump scale to 3
Might as well allow this, for 'large scale testing'.
gtk/inspector/visual.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/inspector/visual.ui b/gtk/inspector/visual.ui
index 9f30af8..1b7c745 100644
--- a/gtk/inspector/visual.ui
+++ b/gtk/inspector/visual.ui
@@ -2,7 +2,7 @@
<interface domain="gtk30">
<object class="GtkAdjustment" id="scale_adjustment">
<property name="lower">1</property>
- <property name="upper">2</property>
+ <property name="upper">3</property>
<property name="step-increment">1</property>
<property name="page-increment">1</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]