Using navigation for toggling album. Using album for tag photos. Fixed portrait albums.
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
<Scroll
|
||||
v-if="entity.children.length > 0"
|
||||
v-slot="scroll"
|
||||
:expandable="true"
|
||||
:expanded="expanded"
|
||||
class="scroll-light"
|
||||
@expand="(state) => expanded = state"
|
||||
|
||||
Reference in New Issue
Block a user