Bug Tracker

Ticket #1094 (closed bug: duplicate)

Opened 2 years ago

Last modified 1 year ago

animating non-integer (eg 'px', 'pt') values would not work

Reported by: stelf Assigned to: anonymous
Type: bug Priority: minor
Milestone: 1.1.3 Component: fx
Version: 1.1.2 Keywords: animate
Cc: Needs: Review

Description

topic describes the problem i'm constantly experiencing when trying to animate top, bottom, margin and all similar properties. if i pass a css param containing 'px' - it would not work at all.

Attachments

Change History

Changed 2 years ago by john

  • status changed from new to closed
  • resolution set to duplicate

That's correct - and expected. The animate function only handles numbers as values. There's current a bug open that deals with non-pixel units (#86), I'm going to close this as a duplicate of that ticket.

Note: See TracTickets for help on using tickets.