[lvgl] Fix align_to directives (#15311)

This commit is contained in:
Clyde Stubbs
2026-03-31 06:25:15 +10:00
committed by GitHub
parent 8561a8c495
commit f25fa71235
6 changed files with 54 additions and 10 deletions
+3 -1
View File
@@ -288,7 +288,9 @@ lvgl:
- label:
text: "Hello shiny day"
text_color: 0xFFFFFF
align: bottom_mid
align_to:
id: hello_label
align: OUT_LEFT_TOP
- label:
id: setup_lambda_label
# Test lambda in widget property during setup (LvContext)