mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-09 10:53:27 +00:00
fix
This commit is contained in:
@@ -58,7 +58,6 @@ static void layout(MwWidget handle) {
|
|||||||
} else {
|
} else {
|
||||||
wsz = sz * n / sum;
|
wsz = sz * n / sum;
|
||||||
}
|
}
|
||||||
wsz -= Margin;
|
|
||||||
|
|
||||||
MwVaApply(handle->children[i],
|
MwVaApply(handle->children[i],
|
||||||
horiz ? MwNx : MwNy, sk, /* this is what gets changed */
|
horiz ? MwNx : MwNy, sk, /* this is what gets changed */
|
||||||
|
|||||||
Reference in New Issue
Block a user