mirror of
https://github.com/ciromattia/kcc
synced 2026-04-24 18:09:01 +00:00
clarify coverfill is not implemented for kindle scribe (#1255)
This commit is contained in:
@@ -912,7 +912,7 @@ Useful for really weird PDFs.</string>
|
||||
<widget class="QCheckBox" name="coverFillBox">
|
||||
<property name="toolTip">
|
||||
<string>Resize cover to exact device resolution by center-cropping to aspect ratio first.
|
||||
May crop top/bottom or left/right depending on source aspect ratio.</string>
|
||||
May crop top/bottom or left/right depending on source aspect ratio. Not implemented for Kindle Scribe.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Cover Fill</string>
|
||||
|
||||
Reference in New Issue
Block a user