X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fgroup.c;h=ad38ee8dd5a2a8129a7240236b4393519c015b84;hb=fe0ecc7af0a51e0482525853c7d62f31fda58a06;hp=6d0409c1bd6e9862809f913beb086eab21fefd60;hpb=801e83f399c5307749d9a1caa7ca43814bf343a1;p=ion3.git diff --git a/ioncore/group.c b/ioncore/group.c index 6d0409c..ad38ee8 100644 --- a/ioncore/group.c +++ b/ioncore/group.c @@ -628,14 +628,14 @@ bool group_do_attach_final(WGroup *ws, ? param->level : STACKING_LEVEL_NORMAL)); - if(!param->whatever){ - /* Fit */ - szplcy=(param->szplcy_set - ? param->szplcy - : (param->bottom - ? SIZEPOLICY_FULL_EXACT - : SIZEPOLICY_UNCONSTRAINED)); + /* Fit */ + szplcy=(param->szplcy_set + ? param->szplcy + : (param->bottom + ? SIZEPOLICY_FULL_EXACT + : SIZEPOLICY_UNCONSTRAINED)); + if(!param->whatever){ weak=(param->geom_weak_set ? param->geom_weak : (param->geom_set