Bug Tracker

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#79 closed bug (fixed)

fx opacity hide/show

Reported by: john Owned by:
Priority: major Milestone: 1.0
Component: effects Version: 1.0
Keywords: Cc:
Blocked by: Blocking:

Description

From Stefan:

I apply:

new fx(callback, 'opacity').hide();

in the callback I have:

new fx('opacity').show();

but the element stays at opacity 0

Change History (1)

comment:1 Changed 17 years ago by john

Resolution: fixed
Status: newclosed

Resolved in SVN.

Note: See TracTickets for help on using tickets.