mirror of
https://github.com/ciromattia/kcc
synced 2026-05-24 00:12:36 +00:00
smart cover crop is now an option default off (#1288)
This commit is contained in:
10
gui/KCC.ui
10
gui/KCC.ui
@@ -975,6 +975,16 @@ May crop top/bottom or left/right depending on source aspect ratio. Not implemen
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="11" column="1">
|
||||
<widget class="QCheckBox" name="smartCoverCropBox">
|
||||
<property name="toolTip">
|
||||
<string>Attempt to crop main cover from wide image.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Smart Cover Crop</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user