Catalogs: Increase max allowed thumbnail width

This commit is contained in:
Kovid Goyal 2020-08-05 08:34:25 +05:30
parent 8601bd43f7
commit b3eba1479a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -726,7 +726,7 @@ The default pattern \[.+\]|\+ excludes tags of the form [tag], e.g., [Test book]
<double>1.000000000000000</double>
</property>
<property name="maximum">
<double>2.000000000000000</double>
<double>5.000000000000000</double>
</property>
<property name="singleStep">
<double>0.100000000000000</double>