1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

[lvgl] Allow linear positioning of grid cells (#9196)

This commit is contained in:
Clyde Stubbs
2025-06-26 08:45:14 +10:00
committed by GitHub
parent f35be6b5cc
commit 6d0c6329ad
3 changed files with 62 additions and 8 deletions

View File

@@ -839,9 +839,7 @@ lvgl:
styles: bdr_style
grid_cell_x_align: center
grid_cell_y_align: stretch
grid_cell_row_pos: 0
grid_cell_column_pos: 1
grid_cell_column_span: 1
grid_cell_column_span: 2
text: "Grid cell 0/1"
- label:
grid_cell_x_align: end