Bug Tracker

Ticket #2277 (closed bug: wontfix)

Opened 10 months ago

Last modified 4 months ago

fx camelCase

Reported by: john Assigned to: flesler
Type: bug Priority: major
Milestone: 1.2.3 Component: fx
Version: 1.2.2 Keywords:
Cc: Needs: Review

Description

.animate({"margin-left" 5}) fails, .animate({marginLeft: 5}) works.

Attachments

Change History

Changed 7 months ago by flesler

  • status changed from new to assigned
  • owner set to flesler

Changed 4 months ago by flesler

  • status changed from assigned to closed
  • resolution set to wontfix

Here it is specified that the properties need to be camelized when passed to animate.

Note: See TracTickets for help on using tickets.