From 9d616c73538e36ad05e75060a109adcacca0c74d Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 24 Oct 2014 20:18:42 -0700 Subject: [PATCH] Set image expansion to fit width by default. #173 --- src/General/Config.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/Config.coffee b/src/General/Config.coffee index 2ba6b06ea..009acd6d8 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -432,7 +432,7 @@ Config = imageExpansion: 'Fit width': [ - false + true '' ] 'Fit height': [