gui2: started working on SensorWatch for GUI2. Works so far.

This commit is contained in:
Martin Preuss
2026-03-10 00:15:52 +01:00
parent d3f24284ca
commit 282cd738b4
8 changed files with 369 additions and 45 deletions

View File

@@ -258,7 +258,8 @@ vLayoutHorizontally_setWidth:
std Y+WIDGET_OFFS_WIDTH_HI, r13
push yl
push yh
mov yl, xl
ldd r17, Y+WIDGET_OFFS_PACK
mov yl, xl ; use parent
mov yh, xh
rcall Widget_PackSelfX ; R5:R4=new pos (r17, r18, r19, r20, r21)
pop yh