Skip to main content

Bug Tracker

Side navigation

#3445 closed enhancement (wontfix)

Opened October 04, 2008 12:54PM UTC

Closed October 03, 2010 01:29AM UTC

show(time) should fadeIn (or other) rather than animate width/height

Reported by: jonahfox Owned by:
Priority: minor Milestone: 1.3
Component: effects Version: 1.2.6
Keywords: animate Cc: jonahfox, flesler
Blocked by: Blocking:
Description

It makes more sense to fade in by animating the opacity, as

the current functionality tends to look a bit odd.

See discussion :

http://groups.google.co.uk/group/jquery-dev/browse_thread/thread/524f3e1c22d730f7/921fcf2efd3798c3#921fcf2efd3798c3

Attachments (0)
Change History (2)

Changed October 04, 2008 04:06PM UTC by flesler comment:1

cc: → jonahfox, flesler
component: unfilledfx
owner: flesler
type: bugenhancement

Changed October 03, 2010 01:29AM UTC by dmethvin comment:2

resolution: → wontfix
status: newclosed

I can't imagine we could change the behavior of .show() at this point, it would break a lot of expectations.