File Details
r32
- R
- Jun 30, 2010
- 11.58 KB
- 102
- 3.3.5
- Retail
File Name
CFM-r32.zip
Supported Versions
- 3.3.5
------------------------------------------------------------------------
r32 | chaosinc | 2010-06-30 05:12:44 +0000 (Wed, 30 Jun 2010) | 3 lines
Changed paths:
M /trunk/CFM.lua
M /trunk/CFM_GUI.lua
+ When a frame is unlocked for dragging it will now be highlighted. Woot!
+ The Show/Hide/Lock buttons will now throw warnings if a frame is not selected.
+ New option added for clamping frames to the screen. Saved settings should silently add themselves, but I've gotten mixed results during testing. Post any bugs so I can fix, or just delete and readd the frame.
------------------------------------------------------------------------
r31 | chaosinc | 2010-06-29 04:22:42 +0000 (Tue, 29 Jun 2010) | 6 lines
Changed paths:
M /trunk/CFM.lua
M /trunk/CFM_GUI.lua
+ If the WorldFrame is modified, it will permanently assign itself to "BACKGROUND" strata to prevent users from accidentally overlapping EVERYTHING else. Trust me, changing this lead to ugly results.
+ If the WorldFrame is selected from the list, the strata box will automatically be disabled.
+ Frames are set as movable before attempting to move them. Imagine that.
+ GUI scroll frame is created before other elements to avoid possible conflicts
+ Bugs with dropdown menus have been fixed. I don't remember what they were, but they were fixed anyways.
+ Some other background coding fixes
------------------------------------------------------------------------
r30 | chaosinc | 2010-02-08 14:39:33 +0000 (Mon, 08 Feb 2010) | 3 lines
Changed paths:
M /trunk/CFM.lua
M /trunk/CFM_GUI.lua
+ Ya know what would be handy? If the manual value fields actually referred to themselves rather than trying to pull property data from the "Parent" field. I don't think you can pull width data from "UIParent", but hey, it was worth a shot. All other fields have been fixed accordingly as well.
+ Manually adding an Alpha value will actually change a frame's alpha level now. Imagine that.
+ Time for breakfast!
------------------------------------------------------------------------

