View Single Post
Old 03-31-2022, 02:23 PM   #14
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by SmileyFAAce
[QUOTE=Halelen]


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.

Ooos sorry about that but glad you got it figured out
Halelen is offline   Reply With Quote