mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-09 11:37:51 +08:00
improve handling video pop
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -78,7 +78,7 @@ class _ReplyPageState extends CommonRichTextPubPageState<ReplyPage> {
|
||||
}
|
||||
|
||||
late final darkVideoPage =
|
||||
Get.currentRoute.startsWith('/video') && Pref.darkVideoPage;
|
||||
Get.currentRoute == '/videoV' && Pref.darkVideoPage;
|
||||
late ThemeData themeData;
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user