Thread: GetAnchor() ?
View Single Post
04/15/14, 06:55 AM   #11
Halja
 
Halja's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 111
Yea I'm seeing that too. It looks like to me for muilt-anchored controls a ClearAnchors() call first is the way to go. You could MyElement:ClearAnchors() and then do the two set anchors.
--halja
  Reply With Quote