This commit is contained in:
Tiberiu Ichim 2026-02-06 21:57:03 +02:00
parent 4a34716e58
commit 7cc476a6ed
3 changed files with 4 additions and 0 deletions

View file

@ -695,6 +695,7 @@ export default {
}
this.libraryItem = libraryItem
this.selected = this.store.state.globals.selectedMediaItems.some((i) => i.id === this.libraryItemId)
this.$nextTick(() => {
if (this.$refs.displayTitle) {