So, there is a setter E2 function: wirelink:egpDrawTopLeft(number).
But, there is no getter E2 function number=wirelink:egpDrawTopLeft()?!
This function is trash anyway. A better suggestion would be to remove it.
EDIT: But we probably can't do that cos we'll break everyone's E2s.
This function is trash anyway. A better suggestion would be to remove it.
EDIT: But we probably can't do that cos we'll break everyone's E2s.
Yep. Should not remove it... I can tell 99% of mine EGP UIs are drawn using top-left, because the default (opt-out) "center-based" positioning is reta** (only helpful when drawing circles in some cases).
Anyways, as a temporary workaround, keep the track of this manually.
Most helpful comment
This function is trash anyway. A better suggestion would be to remove it.
EDIT: But we probably can't do that cos we'll break everyone's E2s.