Add support for expanding the card without fullscreen.
This commit is contained in:
@@ -206,7 +206,7 @@ export class FrigateCardCarousel extends LitElement {
|
||||
nodes,
|
||||
{
|
||||
axis: this.direction == 'horizontal' ? 'x' : 'y',
|
||||
speed: 20,
|
||||
speed: 30,
|
||||
startIndex: this.selected,
|
||||
...this.carouselOptions,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user