Skip to content

Conversation

@jbgithub
Copy link

@jbgithub jbgithub commented Jan 5, 2012

  1. Mootools 1.4 compatiblity.
  2. Added the use of Mootools Mask class.
  3. Added destroyOnClose option.
  4. Added methods to maintain parent/child relationships for LightFace instances.

See the changelog for detail on the above changes.

Signed-off-by: Jerry Bucci jbgithub@silnet.com

Jerry Bucci added 2 commits January 4, 2012 16:48
2. Added the use of Mootools Mask class.
3. Added destroyOnClose option.
4. Added methods to maintain parent/child relationships for LightFace instances.
See the changelog for detail on the above changes.

Signed-off-by: Jerry Bucci <jbgithub@silnet.com>
The code uses it as an Object. I removed the code declaring it as an Array.

Updated the destroy method to loop this.buttons as an Object. The
previous code looped it as an Array but length was aways 0 since
this.buttons is used as an Object.

Signed-off-by: Jerry Bucci <jbgithub@silnet.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant