mirror of
https://github.com/ciromattia/kcc
synced 2026-05-07 16:22:19 +00:00
smart cover crop is default off (#1331)
This commit is contained in:
@@ -655,12 +655,12 @@ Higher values are larger and higher quality, and may resolve blank page issues.<
|
||||
</widget>
|
||||
</item>
|
||||
<item row="11" column="1">
|
||||
<widget class="QCheckBox" name="noSmartCoverCropBox">
|
||||
<widget class="QCheckBox" name="smartCoverCropBox">
|
||||
<property name="toolTip">
|
||||
<string>Disable attempt to crop main cover from wide image.</string>
|
||||
<string><html><head/><body><p>Attempt to crop main cover from wide image.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>No Smart Cover Crop</string>
|
||||
<string>Smart Cover Crop</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user