mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-30 12:46:35 +00:00
enable physics
This commit is contained in:
parent
d963f6ee78
commit
7bfea9f706
@ -76,7 +76,7 @@ export class HaNetworkGraph extends SubscribeMixin(LitElement) {
|
|||||||
|
|
||||||
@state() private _reducedMotion = false;
|
@state() private _reducedMotion = false;
|
||||||
|
|
||||||
@state() private _physicsEnabled = false;
|
@state() private _physicsEnabled = true;
|
||||||
|
|
||||||
@state() private _showLabels = true;
|
@state() private _showLabels = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user