mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1637736 [documentation messed up](https://bugs.launchpad.net/calibre/+bug/1637736)
This commit is contained in:
parent
b0b85cbb2b
commit
fa7d6f3bdd
@ -39,11 +39,6 @@ class DevicePlugin(Plugin):
|
||||
|
||||
#: Height for thumbnails on the device
|
||||
THUMBNAIL_HEIGHT = 68
|
||||
#: Width for thumbnails on the device. Setting this will force thumbnails
|
||||
#: to this size, not preserving aspect ratio. If it is not set, then
|
||||
#: the aspect ratio will be preserved and the thumbnail will be no higher
|
||||
#: than THUMBNAIL_HEIGHT
|
||||
# THUMBNAIL_WIDTH = 68
|
||||
|
||||
#: Compression quality for thumbnails. Set this closer to 100 to have better
|
||||
#: quality thumbnails with fewer compression artifacts. Of course, the
|
||||
|
Loading…
x
Reference in New Issue
Block a user