fix: 翻页开关
This commit is contained in:
@@ -323,7 +323,7 @@ fun GlobalThemePage(
|
||||
onClick = {
|
||||
ReadBook.book?.setPageAnim(-1)
|
||||
onIntent(ReadBookIntent.UpdateConfig(ConfigUpdate.PageAnim(index)))
|
||||
ReadBook.loadContent(false)
|
||||
onIntent(ReadBookIntent.PageAnimChanged)
|
||||
dismiss()
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user