mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-24 18:18:38 +00:00
opt: nav stream
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -28,7 +28,8 @@ class _MediaPageState extends CommonPageState<MediaPage, MediaController>
|
||||
|
||||
@override
|
||||
void listener() {
|
||||
if (_mainController.selectedIndex.value == 0) {
|
||||
if (_mainController.navigationBars[0]['id'] != 2 &&
|
||||
_mainController.selectedIndex.value == 0) {
|
||||
return;
|
||||
}
|
||||
super.listener();
|
||||
|
||||
Reference in New Issue
Block a user