Hi,
thank you for providing a patch! Could you please fill a bug report in
our bugzilla and attach your patch. Thank you!
Cheers,
Chris
Am 27.07.2010 18:20, schrieb arnis_andy:
> 2nd time's a charm. Seems I need the call in the constructor to
> this.initDuration(); to get the apply method ca
2nd time's a charm. Seems I need the call in the constructor to
this.initDuration(); to get the apply method called:
/*
qooxdoo - the new era of web development
http://qooxdoo.org
Copyright:
2008 1&1 Inter
Just a follow up. Fix for Pulsate.js:
/*
qooxdoo - the new era of web development
http://qooxdoo.org
Copyright:
2008 1&1 Internet AG, Germany, http://www.1und1.de
License:
LGPL: http://www.gnu.org/
I am seeing that "duration" property of Pulsate isn't being applied. It
seems only to use the default init'ed value of 2. Looking at the code it
appears that the __fadeEffects array is only updated at construction time.
It looks like the refined property needs an apply method that updates the
a