Modify ↓
Ticket #4156 (closed bug: fixed)
Animate hyphenated names
| Reported by: | john | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4 |
| Component: | effects | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Attempting animate stuff like "padding-left" or "margin-left" doesn't work (it needs to be paddingLeft or marginLeft). That converion should happen automatically.
Attachments
Change History
comment:2 Changed 4 years ago by john
- Status changed from new to closed
- Version changed from 1.3.1 to 1.3.2
- Resolution set to fixed
Unfortunately the patch that you submitted didn't work. You also need to update curAnim (you also didn't provide a test case, which would've caught the error).
Fixed in SVN rev [6506].
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

