forked from akai/readest
feat(config): add an option to toggle footbar by tapping on the footbar (#2891)
This commit is contained in:
@@ -231,6 +231,7 @@ export const DEFAULT_VIEW_CONFIG: ViewConfig = {
|
||||
showRemainingTime: false,
|
||||
showRemainingPages: false,
|
||||
showProgressInfo: true,
|
||||
tapToToggleFooter: false,
|
||||
showMarginsOnScroll: false,
|
||||
progressStyle: 'fraction',
|
||||
progressInfoMode: 'all',
|
||||
|
||||
Reference in New Issue
Block a user