promotional bannermobile promotional banner

Chaos Frame Modifier

Abandoned
Frame Manipulator

File Details

r31

  • R
  • Jun 29, 2010
  • 11.11 KB
  • 25
  • 3.3.5
  • Retail

File Name

CFM-r31.zip

Supported Versions

  • 3.3.5

------------------------------------------------------------------------
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!
------------------------------------------------------------------------