diff options
author | Bill Spitzak <spitzak@gmail.com> | 2016-08-30 22:03:06 -0700 |
---|---|---|
committer | Søren Sandmann Pedersen <soren.sandmann@gmail.com> | 2016-09-02 00:40:11 -0400 |
commit | afee2adc1e0052795a6ca8195e09a597bebde834 (patch) | |
tree | e5be36339fc7b442c24eddca4080365c7cea21f3 /demos | |
parent | 1e1af34d3b74808d08a4067ff9d093a020e25da5 (diff) |
demos/scale: Default to locked axis
Signed-off-by: Bill Spitzak <spitzak@gmail.com>
Reviewed-by: Søren Sandmann <soren.sandmann@gmail.com>
Diffstat (limited to 'demos')
-rw-r--r-- | demos/scale.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/scale.ui b/demos/scale.ui index f6f6e89..d498d26 100644 --- a/demos/scale.ui +++ b/demos/scale.ui @@ -177,6 +177,7 @@ id="lock_checkbutton"> <property name="label" translatable="yes">Lock X and Y Dimensions</property> <property name="xalign">0.0</property> + <property name="active">True</property> </object> <packing> <property name="expand">False</property> |