This commit is contained in:
Nishi 2025-12-19 04:38:29 +09:00
commit bfa0a5811e
Signed by: nishi
GPG key ID: 27EF69B208EB9343

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 */