Widget Anchor Points

Revision as of 04:49, 15 August 2023 by Move page script (talk) (Move page script moved page Widget Anchor Points to Widget Anchor Points without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Widget API



Note: when you bind just one "point" you only bind that "side" of the UI component. For example, binding just "LEFT" to somewhere you'll see that the right side stays put.

Therefore, unless you are an experienced UI hacker, use the positions that bind all sides.

All sides

TOPLEFT
TOPRIGHT
BOTTOMLEFT
BOTTOMRIGHT
CENTER

One side

TOP
BOTTOM
LEFT
RIGHT