Skip to content

✨ [Feature]: Fullscreen 增加过渡动画相关 API #1890

Open
@CoderSerio

Description

@CoderSerio

What problem does this feature solve

背景现状

FullScreen 打开即瞬间出现,关闭即瞬间消失,交互有一点生硬。

What does the proposed API look like

希望得到的改进

希望能增加一些过渡动画相关的API,比如 animation-duration: (time)animation-type 能够设置过渡动画及其持续时间。
过渡动画可以考虑如下几种模式:

  • expand: 从屏幕正中,由小变大
  • appear: 透明度从0变为1

补充

如果可以的话,也希望把这个 issue 作为一个 good first issue,有一些开源新人希望能够从这里开始

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions