Search and Top Navigation
#7885 closed bug (fixed)
Opened November 15, 2011 03:17PM UTC
Closed December 10, 2014 10:00PM UTC
clip effect works not correct on centered images
Reported by: | acwolff | Owned by: | mikesherov |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.0 |
Component: | ui.effects.* (individual effect) | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (8)
Changed November 15, 2011 03:18PM UTC by comment:1
component: | ui.core → effects.* (individual effect) |
---|
Changed November 15, 2011 03:45PM UTC by comment:2
For an example run http://www.andrewolff.nl/jquerytest/testErrorInClipEffect.htm
Changed October 11, 2012 02:42PM UTC by comment:3
milestone: | 1.9.0 → 1.10.0 |
---|
Changed October 18, 2012 01:46AM UTC by comment:4
keywords: | → usecssclip |
---|---|
status: | new → open |
confirmed. Here's a fiddle version: http://jsfiddle.net/7WByJ/
This can be fixed by using css clip animations instead of wrapper animations.
Changed January 25, 2013 09:23PM UTC by comment:5
milestone: | 1.10.0 → none |
---|
Changed November 18, 2014 03:46AM UTC by comment:6
keywords: | usecssclip |
---|---|
milestone: | none → 1.12.0 |
owner: | → mikesherov |
status: | open → assigned |
Changed November 18, 2014 03:53AM UTC by comment:7
This will be fixed by the new clip effect: http://jsfiddle.net/7WByJ/1/
Changed December 10, 2014 10:00PM UTC by comment:8
resolution: | → fixed |
---|---|
status: | assigned → closed |
Effects: Rewrite
1. Introduces a set of helper methods to easily create and define new effects.
2. Uses clip animations and placeholders instead of wrappers for clip effects.
3. Ensures all animations are detectable as animated
Fixes #10599
Fixes #9477
Fixes #9257
Fixes #9066
Fixes #8867
Fixes #8671
Fixes #8505
Fixes #7885
Fixes #7041
Closes gh-1017
Changeset: b6bec797d6a8ef0b377a866c38c67e66a626b45f