Opened 15 years ago
Closed 13 years ago
#2695 closed bug (invalid)
Problem with hiding animations in 1.2.3 and above
Reported by: | julian.jelfs | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | effects | Version: | 1.2.3 |
Keywords: | animation hiding | Cc: | |
Blocked by: | Blocking: |
Description
I have div full of controls and am using slideToggle on the containing div to show and hide them. Works fine in 1.2.1 but in 1.2.3 and above when hiding the div, the controls inside the div are still visible while div closes and only disappear when it has completely closed which pretty much ruins the effect.
This seems to be a problem with all types of animation not specifically with slideToggle.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Component: | core → fx |
---|---|
need: | Patch → Test Case |
Note: See
TracTickets for help on using
tickets.
Can you provide a test case or example of what you are seeing?