m
Move page script moved page USERAPI GetQuadrant to WoW:USERAPI GetQuadrant without leaving a redirect
(New page: {{userfunc}} Quick lookup function to find what section of the screen the frame is in. Helpful for anchoring the frame or a tooltip relative to location. Uses the center of the frame, s...) |
m (Move page script moved page USERAPI GetQuadrant to WoW:USERAPI GetQuadrant without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{userfunc}} | {{userfunc}} | ||
Quick lookup function to find what section of the screen the frame is in. Helpful for anchoring the frame or a tooltip relative to location. Uses the center of the frame, so it will return the quadrant that the majority of the frame lies in if the frame is positioned near the center of the screen. Returns back the quad, horizontal half ("LEFT" or "RIGHT") and the vertical half ("TOP" or "BOTTOM"). | Quick lookup function to find what section of the screen the frame is in. Helpful for anchoring the frame or a tooltip relative to location. Uses the center of the frame, so it will return the quadrant that the majority of the frame lies in if the frame is positioned near the center of the screen. Returns back the quad, horizontal half ("LEFT" or "RIGHT") and the vertical half ("TOP" or "BOTTOM"). | ||