mobile: enable paging animation by default on mobile platforms (#410)
This commit is contained in:
@@ -86,6 +86,7 @@ export const DEFAULT_BOOK_STYLE: BookStyle = {
|
||||
|
||||
export const DEFAULT_MOBILE_VIEW_SETTINGS: Partial<ViewSettings> = {
|
||||
fullJustification: false,
|
||||
animated: true,
|
||||
};
|
||||
|
||||
export const DEFAULT_CJK_VIEW_SETTINGS: Partial<ViewSettings> = {
|
||||
|
||||
Reference in New Issue
Block a user