Fix timeline recentering after manual scroll
This commit is contained in:
@@ -91,6 +91,7 @@ export class FrigateCardThumbnail extends LitElement {
|
||||
view: 'timeline',
|
||||
target: this.target,
|
||||
childIndex: this.childIndex,
|
||||
context: {},
|
||||
})
|
||||
.dispatchChangeEvent(this);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user