relative-scroll-rect ( rect gadget scroller -- newrect )


Vocabulary
ui.gadgets.scrollers.private

Inputs
recta rect
gadgeta gadget
scrollera scroller


Outputs
newrecta new rect


Word description
Adjusts rect for the case where the gadget is not the immediate child of the scroller's viewport.

Definition