Skip to main content

Search and Top Navigation

#8671 closed bug (fixed)

Opened October 14, 2012 11:43PM UTC

Closed December 10, 2014 10:00PM UTC

Effects: Clip effect behavior is incorrect

Reported by: mpetrovich Owned by: mikesherov
Priority: minor Milestone: 1.12.0
Component: ui.effects.* (individual effect) Version: 1.9.0
Keywords: Cc:
Blocked by: Blocking:
Description

The clip effect should clip the content in question from BOTH sides, not just the right. In the linked fiddle, the image is only clipped from the right side while the left side is simply moved right. As a result, the left side of the image is always visible instead of being progressively clipped.

http://jsfiddle.net/mpetrovich/Q8ARb/

Attachments (0)
Change History (5)

Changed October 16, 2012 09:29PM UTC by petersendidit comment:1

status: newopen
summary: Clip effect behavior is incorrectEffects: Clip effect behavior is incorrect
version: git1.9.0

Changed October 16, 2012 09:43PM UTC by mpetrovich comment:2

The original fiddle was accidentally deleted, please refer to this one:

http://jsfiddle.net/NEjsw/

Changed January 25, 2013 09:23PM UTC by tj.vantoll comment:3

milestone: 1.10.0none

Changed November 18, 2014 03:59AM UTC by mikesherov comment:4

milestone: none1.12.0
owner: → mikesherov
status: openassigned

This will be fixed by the effects rewrite: http://jsfiddle.net/NEjsw/3/

Changed December 10, 2014 10:00PM UTC by Mike Sherov comment:5

resolution: → fixed
status: assignedclosed

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