Closed woodmj74 closed 3 years ago
Since 2.2.0, the layout is stretched to the entire width rather than centered. Trust me, that fixes more issues than it causes.
You'll need a 5% width column to the left to get it like before.
Release 2.2.0 is also titled as being breaking.
My Home Assistant version: 2021.3.4
Layout-card version (FROM BROWSER CONSOLE): v2.2 (and tested in v2.1.1)
What I am doing:
Using the Grid Layout at view level, the alignment of grid-cells has changed between v2.1.1 and v2.2. In the earlier version the grid cells were distributed from a central alignment, in v2.2 this has moved to a left alignment.
Happy to accept this is now expected behaviour but reporting as it has changed between minor versions within v2.
What I expected to happen:
The layout behaviour to be common between the two versions. Screen shot of v2.1.1:
What happened instead:
The alignment of the grid cells moved to the left. Screen shot of v2.2 (with necessary YAML revisions made):
Minimal steps to reproduce:
View configuration - common between v2.1.1 and v2.2:
Sample card configuration in v2.1.1:
The same card configured in v2.2:
Error messages from the browser console:
Seen in both v2.1.1 and v2.2:
By putting an X in the boxes ([X]) below, I indicate that I: