We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88790a4 commit a709f0bCopy full SHA for a709f0b
lib/ui/base/songs/page.dart
@@ -47,7 +47,7 @@ class _SongsPageState extends ConsumerState<SongsPage> {
47
});
48
}
49
50
- bool filtersScrolled = true;
+ bool filtersScrolled = false;
51
52
late OverlayPortalController _overlayPortalController;
53
late ScrollController _filterExpansionScrollController;
0 commit comments