Search and Top Navigation
#2967 closed bug (fixed)
Opened June 07, 2008 12:51AM UTC
Closed June 26, 2008 09:45PM UTC
Last modified June 27, 2008 10:28AM UTC
Easing doesn't work for effects.scale
Reported by: | Romirez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.5.1 |
Component: | ui.effects.* (individual effect) | Version: | 1.5 |
Keywords: | easing, scale | Cc: | |
Blocked by: | Blocking: |
Description
The whole method of passing options in puff(), scale() and size() seems buggy, so it's probably not just easing.
I've patched it up so it works (see attach), but someone should double check that the fix is ok.