This commit is contained in:
Thibault Deckers 2024-12-10 22:47:47 +01:00
parent 202273b669
commit 29d5fab00d
9 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 KiB

View file

@ -33,6 +33,7 @@ Future<void> configureAndLaunch() async {
..setHome(HomePageSetting.collection)
..enableBottomNavigationBar = true
..drawerTypeBookmarks = [null, FavouriteFilter.instance]
..drawerAlbumBookmarks = null
// collection
..collectionSectionFactor = EntryGroupFactor.month
..collectionSortFactor = EntrySortFactor.date