You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -227,7 +226,6 @@ Multiple enhancements improve the LVGL experience:
227
226
- **Auto row/column padding** - `pad_all` now applies to inter-row/column spacing in flex layouts ([#11879](https://github.com/esphome/esphome/pull/11879))
228
227
- **Display sync option** - New `update_when_display_idle` option syncs LVGL updates with display refresh ([#11896](https://github.com/esphome/esphome/pull/11896))
229
228
- **Enhanced arc widget** - More arc parameters available in update actions ([#12066](https://github.com/esphome/esphome/pull/12066))
230
-
- **Multiple widgets per grid cell** - New `multiple_widgets_per_cell` option for grid layouts ([#12091](https://github.com/esphome/esphome/pull/12091))
0 commit comments