mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Fix UI jump when using drag and drop in areas strategy editor (#26026)
This commit is contained in:
parent
3d75831623
commit
eecd765d09
@ -78,6 +78,7 @@ export class HaAreasFloorsDisplayEditor extends LitElement {
|
||||
handle-selector=".handle"
|
||||
@item-moved=${this._floorMoved}
|
||||
.disabled=${this.disabled || !canReorderFloors}
|
||||
invert-swap
|
||||
>
|
||||
<div>
|
||||
${repeat(
|
||||
|
Loading…
x
Reference in New Issue
Block a user