mod: article: show top

Closes #819

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-05 20:15:10 +08:00
parent e7b229a60f
commit 2e4c24393d
4 changed files with 145 additions and 23 deletions

View File

@@ -28,6 +28,8 @@ class ArticleController extends ReplyController<MainListReply> {
RxBool showTitle = false.obs;
late final RxInt topIndex = 0.obs;
late final horizontalPreview = GStorage.horizontalPreview;
late final showDynActionBar = GStorage.showDynActionBar;