IN: temporary USING: gadgets gadgets-scrolling namespaces test ; [ ] [ "g" set "g" get "s" set ] unit-test [ { 100 200 } ] [ { 100 200 } "g" get scroll>rect "s" get scroller-follows rect-loc ] unit-test [ ] [ "s" get scroll>bottom ] unit-test [ t ] [ "s" get scroller-follows ] unit-test