This commit is contained in:
NishiOwO
2025-12-19 04:38:29 +09:00
parent 19f52488b8
commit bfa0a5811e

View File

@@ -58,7 +58,6 @@ static void layout(MwWidget handle) {
} else {
wsz = sz * n / sum;
}
wsz -= Margin;
MwVaApply(handle->children[i],
horiz ? MwNx : MwNy, sk, /* this is what gets changed */