Opened 14 years ago

Closed 12 years ago

#4880 closed feature (fixed)

Invert the blind effect

Reported by: Ildefonse Owned by: Corey Frang
Priority: minor Milestone: 1.9.0
Component: ui.effects.* (individual effect) Version: 1.7.2
Keywords: blind invert bottom top Cc:
Blocked by: Blocking:

Description

Hi,

It would be great if the blind effect could get another parameter: invert (true/false)

If set to false, the Blind effect would behave as it does now. I.e. the element disappears from bottom up or from the right to the left.

With inverse set to true however, the Blind effect will make the element disappear starting at the top or at the left.

Imagine a curtain or window screen that rolls up; the top disappears first, and the bottom is the last part you see until it's gone. The way the effect works now, is actually the opposite of what one would expect.

If this is easy to implement, it would be really great. Many thanks.

Change History (8)

comment:1 Changed 13 years ago by Jörn Zaefferer

Milestone: TBD1.next

comment:2 Changed 12 years ago by Ildefonse

Is anyone working on this? I don't think it's very hard to implement... Please look at it :(

comment:3 Changed 12 years ago by Ildefonse

16 months and still nothing..

comment:4 Changed 12 years ago by Corey Frang

The drop and slide effects take up/down/left/right for "direction" - We could probably add up/down/left/right support for blind as well - it currently only accepts vertical and horizontal

comment:5 in reply to:  4 Changed 12 years ago by rdworth

Replying to gnarf:

The drop and slide effects take up/down/left/right for "direction" - We could probably add up/down/left/right support for blind as well - it currently only accepts vertical and horizontal

+1

comment:6 Changed 12 years ago by Corey Frang

Milestone: 1.next1.9
Owner: set to Corey Frang
Status: newassigned

comment:8 Changed 12 years ago by Corey Frang

Resolution: fixed
Status: assignedclosed

Effects (blind): direction now accepts up/down/left/right as well as vertical(up) and horizontal(left) - Fixes #4480 - Invert the blind effect.

Changeset: 1f3f7bf7872db0dcfbaea0276eea93225d2a8f58

Note: See TracTickets for help on using tickets.