mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Reader: Add option to stop enlarging images in fit to width and height
This commit is contained in:
@ -69,6 +69,8 @@
|
||||
#define USE_SELECTED_COMIC_COVER_AS_BACKGROUND_IMAGE_IN_GRID_VIEW "USE_SELECTED_COMIC_COVER_AS_BACKGROUND_IMAGE_IN_GRID_VIEW"
|
||||
#define DISPLAY_CONTINUE_READING_IN_GRID_VIEW "DISPLAY_CONTINUE_READING_IN_GRID_VIEW"
|
||||
|
||||
#define ENLARGE_IMAGES "ENLARGE_IMAGES"
|
||||
|
||||
namespace YACReader {
|
||||
|
||||
static const QString YACReaderLibrarComiscSelectionMimeDataFormat = "application/yacreaderlibrary-comics-ids";
|
||||
|
Reference in New Issue
Block a user