commit | 9d27c21abd5426a72c437e853cb187d48012a5d3 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Sun Dec 05 13:54:10 2021 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Sun Dec 05 14:12:57 2021 +0100 |
tree | 93ca9331f6d7cc74fdceb7c0884c7453593b7b66 | |
parent | 4eaa84004dcffac91aaf400f3da5e6c43ff490ce [diff] |
Add option to limit the height of inline images Fixed: twpowertools:39 Co-authored-by: Barry Hunter Change-Id: Iabed778be68f4a5211916c648ebcce3a0e305b12
diff --git a/src/common/optionsPrototype.json5 b/src/common/optionsPrototype.json5 index 093228e..0132436 100644 --- a/src/common/optionsPrototype.json5 +++ b/src/common/optionsPrototype.json5
@@ -105,6 +105,11 @@ context: 'options', killSwitchType: 'option', }, + 'imagemaxheight': { + defaultValue: false, + context: 'options', + killSwitchType: 'option', + }, // Experiments: