Changes between Initial Version and Version 5 of Ticket #5245
- Timestamp:
- May 22, 2011, 3:27:30 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5245
-
Property
Status
changed from
new
toopen
- Property Cc Corey Frang added
-
Property
Component
changed from
effects.* (individual effect)
toeffects.core
-
Property
Summary
changed from
Slide Effect Broken With Relative Width
toRelative width elements break when wrapped for effects.
-
Property
Milestone
changed from
TBD
to1.next
-
Property
Status
changed from
-
Ticket #5245 – Description
initial v5 4 4 5 5 Note that the jumpiness is manifested in Firefox, but not in Webkit. 6 7 The problem exists in {{{createWrapper}}}, the element is wrapped with a div, who's width is set to that of the element, at that point, the relative width recalculated, and thus the element "shrinks" 8 9 It also effects bounce & clip for sure, but potentially others as well.