Search and Top Navigation
#4880 closed feature (fixed)
Opened September 27, 2009 08:42PM UTC
Closed May 03, 2011 01:23PM UTC
Invert the blind effect
Reported by: | Ildefonse | Owned by: | gnarf |
---|---|---|---|
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.
Attachments (0)
Change History (8)
Changed November 16, 2009 07:02AM UTC by comment:1
milestone: | TBD → 1.next |
---|
Changed October 30, 2010 12:36PM UTC by comment:2
Is anyone working on this? I don't think it's very hard to implement...
Please look at it :(
Changed January 27, 2011 03:21PM UTC by comment:3
16 months and still nothing..
Changed March 08, 2011 10:37PM UTC by comment:4
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
Changed March 08, 2011 11:07PM UTC by comment:5
Replying to [comment:4 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
Changed March 09, 2011 06:17PM UTC by comment:6
milestone: | 1.next → 1.9 |
---|---|
owner: | → gnarf |
status: | new → assigned |