widget.Effects updated … again (version 0.3)
I added 4 more effects to my widget.Effects addon.. The following effects have a new parameter called “bind”. So you can bind them to the other side of the effect.
- YAHOO.widgets.Effects.BlindRight()
- YAHOO.widgets.Effects.BlindLeft()
- YAHOO.widgets.Effects.BlindUp()
- YAHOO.widgets.Effects.BlindDown()








October 23rd, 2006 at 4:48 am
Dave,
Impressing stuff you did on yor effects lib.
However, as I was playing around with the effects, I discovered a minor flaw; when clicking on the effects.bindup (binded) and effects.bindleft (binded) repeatedly I discovered that they shrink in size. (If you want, I’ve got a screendump of this issue, email me.) Are you aware of this?
Keep up the great work!
Greets,
Jeroen
October 23rd, 2006 at 6:56 am
Jeroen –
Thanks, yes I know about that issue and it’s a real bugger to get around. I have been working on a resolution, just not happy with how I have to go about doing it..