Ticket #7885 (open bug)

Opened 19 months ago

Last modified 5 months ago

clip effect works not correct on centered images

Reported by: acwolff Owned by:
Priority: minor Milestone: none
Component: ui.effects.* (individual effect) Version: 1.8.16
Keywords: usecssclip Cc:
Blocking: Blocked by:

Description

If I use the clip effect for an image which has been centered on a page, the clipping starts at the left side of the page (which is not correct) and at the end of the Show method, the image jumps to the center of the page.

Change History

comment:1 Changed 19 months ago by rdworth

  • Component changed from ui.core to effects.* (individual effect)

comment:3 Changed 8 months ago by scott.gonzalez

  • Milestone changed from 1.9.0 to 1.10.0

comment:4 Changed 8 months ago by mikesherov

  • Keywords usecssclip added
  • Status changed from new to open

confirmed. Here's a fiddle version:  http://jsfiddle.net/7WByJ/

This can be fixed by using css clip animations instead of wrapper animations.

comment:5 Changed 5 months ago by tj.vantoll

  • Milestone changed from 1.10.0 to none
Note: See TracTickets for help on using tickets.