fix box bug
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-03-27 11:05:15 +09:00
commit 70f7f8f084
Signed by: nishi
GPG key ID: 27EF69B208EB9343

View file

@ -53,6 +53,7 @@ static void layout(MwWidget handle) {
sz -= s + Margin;
} else {
sum += n;
sz -= Margin;
}
}