Export to GitHub

flesler-plugins - issue #6

Fade between scrolls


Posted on Jan 8, 2011 by Happy Rhino

What steps will reproduce the problem? N/A Feature request

What is the expected output? What do you see instead? Expected: fade to partially opaque before scroll and fade back to full opacity after scroll finished Instead: N/A Feature request

What version of the product are you using? On what operating system? N/A Feature Request

Please provide any additional information below. Feature Request

You have provided easing support in the Scroll plugins. This is a feature request for the Scroll* plugins you have written.

Part 1: the ability to fade to user definable (eg 80%) opacity taking a user defined duration (eg 100ms) before the scroll occurs. Part 2: as per part 1, but fade back in after scroll completed.

Comment #1

Posted on Jan 10, 2011 by Swift Giraffe

Hi, I expect that to be implemented from outside the plugin, using the onBefore and onAfter callbacks. You receive everything you need in the callback arguments.

Status: WontFix

Labels:
Type-Enhancement Priority-Medium