diff --git a/basis/ui/gadgets/packs/packs.factor b/basis/ui/gadgets/packs/packs.factor index ed64c1e990..207708afdf 100755 --- a/basis/ui/gadgets/packs/packs.factor +++ b/basis/ui/gadgets/packs/packs.factor @@ -32,7 +32,7 @@ TUPLE: pack < gadget : pack-layout ( pack sizes -- ) round-dims over children>> >r dupd packed-dims r> 2dup [ (>>dim) ] 2each - >r packed-locs r> [ set-rect-loc ] 2each ; + >r packed-locs r> [ (>>loc) ] 2each ; : ( orientation -- pack ) pack new-gadget