mirror of
https://github.com/ciromattia/kcc
synced 2026-09-12 22:07:10 +00:00
add wallpaper mode for KOreader (#1431)
* add wallpaper mode for KOreader * fix wallpaper interactions with no rotate
This commit is contained in:
+12
@@ -693,6 +693,18 @@ Keeping this file may crash some readers like the Kobo native CBZ reader.</strin
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="11" column="0">
|
||||
<widget class="QCheckBox" name="wallpaperBox">
|
||||
<property name="toolTip">
|
||||
<string>Auto check various options intended for KOreader wallpapers.
|
||||
|
||||
Will also crop images to fill the screen centered.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Wallpaper mode</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user