bottom Screen-Change-Animation
Move in the next screen from the bottom with the
bottom
screen-change-animation.
Usage
Use this animation like this:
.myScreen {
screen-change-animation: bottom;
}
| CSS Attribute | Default | Values | Explanation | Since |
|---|---|---|---|---|
| bottom-screen-change-animation-move-previous | false | true, false | Set to true for moving the previous screen along with the animation. | 1.3 |
| bottom-screen-change-animation-speed | -1 | integer | The constant speed of the animation. By default the animation uses a somewhat quadratic de-acceleration. | 1.3 |
