Side navigation
#4156 closed bug (fixed)
Opened February 15, 2009 02:13PM UTC
Closed July 25, 2009 08:57PM UTC
Last modified March 09, 2012 10:50AM UTC
Animate hyphenated names
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4 |
Component: | effects | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (1)
Change History (2)
Changed July 15, 2009 08:35AM UTC by comment:1
milestone: | 1.3.2 → 1.3.3 |
---|
Changed July 25, 2009 08:57PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
version: | 1.3.1 → 1.3.2 |
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].