Opened 14 years ago
Closed 13 years ago
#4770 closed bug (fixed)
.ui-effects-wrapper doesn't mimic the style of the wrapped element & weird things happens
Reported by: | bohdan.ganicky | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.effects.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
I've made a simple scenario:
- paragraph 50% wide with horizontal margins set to "auto"
- .hide('slide') effect applied to the paragraph
and what happens is:
- wrapper ignores the margins and that moves the original element to the side
- the original element is resized to 50% of the wrapper div on the fly
Demo: http://jsbin.com/areku
Change History (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in trunk.