Break out thumbnails into their own component.

This commit is contained in:
Dermot Duffy
2022-03-20 18:10:48 -07:00
parent 50596cb68a
commit b9a627702f
11 changed files with 227 additions and 82 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ export class FrigateCardTimeline extends LitElement {
${ref(this._thumbnailsRef)}
direction="vertical"
.config=${config}
.highlightSelected=${true}
.highlight_selected=${true}
@frigate-card:carousel:tap=${(ev: CustomEvent<ThumbnailCarouselTap>) => {
if (ev.detail.target && ev.detail.childIndex) {
this.view