mirror of
https://github.com/venera-app/venera.git
synced 2025-12-16 07:01:16 +00:00
comic reading
This commit is contained in:
@@ -75,6 +75,10 @@ class _Settings {
|
||||
'showHistoryStatusOnTile': false,
|
||||
'blockedWords': [],
|
||||
'defaultSearchTarget': null,
|
||||
'autoPageTurningInterval': 5, // in seconds
|
||||
'readerMode': 'galleryLeftToRight', // values of [ReaderMode]
|
||||
'enableTapToTurnPages': true,
|
||||
'enablePageAnimation': true,
|
||||
};
|
||||
|
||||
operator[](String key) {
|
||||
|
||||
Reference in New Issue
Block a user