Using navigation for toggling album. Using album for tag photos. Fixed portrait albums.

This commit is contained in:
DebaucheryLibrarian
2021-02-03 19:21:47 +01:00
parent e3dc989798
commit 11ad5f8bad
8 changed files with 146 additions and 47 deletions

View File

@@ -111,7 +111,7 @@ export default {
},
expandable: {
type: Boolean,
default: true,
default: false,
},
expanded: {
type: Boolean,