gui2: use bigcall (code becomes too large for rjmp/rcall).

This commit is contained in:
Martin Preuss
2026-03-21 08:29:06 +01:00
parent 5e3a8f444a
commit 69a16c4c0f
4 changed files with 13 additions and 13 deletions

View File

@@ -253,7 +253,7 @@ vLayoutHorizontally_setWidth:
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) !! TODO: ERROR when FILLED !!
bigcall Widget_PackSelfX ; R5:R4=new pos (r17, r18, r19, r20, r21) !! TODO: ERROR when FILLED !!
pop yh
pop yl
std Y+WIDGET_OFFS_X_LO, r4