View Single Post
Old 03-31-2022, 01:16 PM   #13
SmileyFAAce
A Wooly Rhino
 
Join Date: May 2006
Posts: 76
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Halelen
[QUOTE=SmileyFAAce]

place this in your buttons section
<LeftAnchorOffset>5</LeftAnchorOffset>

will have to adjust everything else accordingly



Now you didn't show me EXACTLY where to put that, I didn't know if I needed to put it on every 'button'.. but I figured it out.
This has solved my area I have been looking for!

My origional buffs looked like below with an invisible left side 10 space to grab (no boarder):
*note: the | is reference in the code of where x starts in my old buff window and was invisible no boarder.


| []
| []
| []

This
<LeftAnchorOffset>5</LeftAnchorOffset>
..now allows me to change the 5 to 10 and have my old window feature of a 10 area to grab the window on the left side of the buff icon.

without this, (after the game patch) it was looking like

[]
[]
[]

Then folks spoke to me about having a boarder, in able to move the window, which had about a 1 area to grab, it was nothing to grab and had the looks of a boarder. (this was not what the origional looked like) but I respect all the help!!

That looked like this:

|[]
|[]
|[]


... the entire patch change they did on buffs and short buffs they did not included <LeftAnchorOffset>5</LeftAnchorOffset> within the buff window to allow you to custom place [] within the window.
I am not used to Anchors.

Thank you all that helped.
SmileyFAAce is offline   Reply With Quote