Change Log:
--------------------
1.11 07-16-2011
--
Updated .toc for new interface number.
----------
1.10 05-20-2011
--
Updated .toc for new interface number.
Cleaned up some unneeded code.
----------
1.09 11-28-2010
--
Cleaned some code up and cleaned up the debug code.
Updated the readme.txt
----------
1.08 11-09-2010
--
Trying to not make this a nightly occurrence with the updates...
Changed the way that the frames are saved. Saves values now from pixel values instead of percentages. This should allow for better restore frame positioning.
Updated some user texts, punctuation and removed the "Attempting to Save" phrase.
----------
1.07 11-08-2010
--
Went back to 1 pixel wide lines. Might be harder to get ahold of with mouse, but more accurate. Looking for feedback on this change.
Fixed frame naming for when you create frames and then restore frames from previous session. This caused it to pile the frames on top of each other and become non-mouse interactive.
----------
1.06 11-04-2010
--
Added pixel toggle support.
Fixed mispelled "pixel"
Turned off a debug on the /leu restore function... sorry.
----------
1.05 11-03-2010
--
Made ability to save frame locations between ui reloads and logouts. See save and restore commands.
Removed the pixel location on the tooltip. Really had no use.
----------
1.04 10-26-2010
--
Cata changes.
----------
1.03 12-09-2009
--
Added the move feature.
Made the line 1 pixle wide instead of two. This helps support the move feature so it don't move to 33.1% when you only want it to 33%.
----------
1.02 12-08-2009
--
Updated .toc for new interface number.
----------
1.01 08-09-2009
--
Updated .toc for new interface number.
Also added /line so it is easier to remember then /leu
Description:
--------------------
Just a quick mod I threw together to help line up interface objects. You can drag the lines around with the mouse after you create them.
Slash commands are:
/leu or /lineemup or you can just use /line
/leu x -- Creates a x plane line.
/leu y -- Creates a y plane line.
/leu clear -- Clears all lines.
/leu clear x -- Clears all x plane lines.
/leu clear y -- Clears all y plane lines.
/leu clear -- Clears the line... /leu clear leu1 -- clears LeU1 line.
/leu move <%> -- Moves the line to the specified place..
/leu move leu1 33 -- moves line 1 to 33% from either bottom or left side.
/leu save -- saves line positions between sessions
/leu restore -- restores the saved line locations
/leu pixel -- Toggles pixel showing on and off on the tooltip.
--------------------
1.11 07-16-2011
--
Updated .toc for new interface number.
----------
1.10 05-20-2011
--
Updated .toc for new interface number.
Cleaned up some unneeded code.
----------
1.09 11-28-2010
--
Cleaned some code up and cleaned up the debug code.
Updated the readme.txt
----------
1.08 11-09-2010
--
Trying to not make this a nightly occurrence with the updates...
Changed the way that the frames are saved. Saves values now from pixel values instead of percentages. This should allow for better restore frame positioning.
Updated some user texts, punctuation and removed the "Attempting to Save" phrase.
----------
1.07 11-08-2010
--
Went back to 1 pixel wide lines. Might be harder to get ahold of with mouse, but more accurate. Looking for feedback on this change.
Fixed frame naming for when you create frames and then restore frames from previous session. This caused it to pile the frames on top of each other and become non-mouse interactive.
----------
1.06 11-04-2010
--
Added pixel toggle support.
Fixed mispelled "pixel"
Turned off a debug on the /leu restore function... sorry.
----------
1.05 11-03-2010
--
Made ability to save frame locations between ui reloads and logouts. See save and restore commands.
Removed the pixel location on the tooltip. Really had no use.
----------
1.04 10-26-2010
--
Cata changes.
----------
1.03 12-09-2009
--
Added the move feature.
Made the line 1 pixle wide instead of two. This helps support the move feature so it don't move to 33.1% when you only want it to 33%.
----------
1.02 12-08-2009
--
Updated .toc for new interface number.
----------
1.01 08-09-2009
--
Updated .toc for new interface number.
Also added /line so it is easier to remember then /leu
Description:
--------------------
Just a quick mod I threw together to help line up interface objects. You can drag the lines around with the mouse after you create them.
Slash commands are:
/leu or /lineemup or you can just use /line
/leu x -- Creates a x plane line.
/leu y -- Creates a y plane line.
/leu clear -- Clears all lines.
/leu clear x -- Clears all x plane lines.
/leu clear y -- Clears all y plane lines.
/leu clear
/leu move
/leu move leu1 33 -- moves line 1 to 33% from either bottom or left side.
/leu save -- saves line positions between sessions
/leu restore -- restores the saved line locations
/leu pixel -- Toggles pixel showing on and off on the tooltip.