mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Make the conversion chain accept series numbers larger than 9999.99
This commit is contained in:
parent
2d891abef1
commit
ddae0ca796
@ -240,7 +240,7 @@
|
||||
<string>Book </string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>9999.989999999999782</double>
|
||||
<double>9999999999.99</double>
|
||||
</property>
|
||||
<property name="value">
|
||||
<double>1.000000000000000</double>
|
||||
|
Loading…
x
Reference in New Issue
Block a user