#2967 closed bug (fixed)
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.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | scale-easing.patch added |
---|
comment:1 Changed 15 years ago by
Milestone: | 1.5 → 1.5.2 |
---|
comment:3 Changed 15 years ago by
Milestone: | 1.5.2 → 1.5.1 |
---|---|
Version: | 1.5rc1 → 1.5 |
Note: See
TracTickets for help on using
tickets.
patch