Don't need this extra re-render.

This commit is contained in:
Dermot Duffy
2022-01-17 12:03:07 -08:00
parent 4c34a56ed5
commit 937a314cb3
-5
View File
@@ -192,11 +192,6 @@ export class FrigateCardLive extends LitElement {
.conditionState=${this.conditionState}
.liveOverrides=${this.liveOverrides}
@frigate-card:media-show=${this._mediaShowHandler}
@frigate-card:carousel:select=${() => {
// Re-rendering the component will cause the thumbnails to be
// re-fetched (which is necessary because the camera has changed).
this.requestUpdate();
}}
@frigate-card:change-view=${(ev: CustomEvent) => {
if (this._preloaded) {
// Don't allow change-view events to propagate upwards if the card