Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support disabling animation on mobile devices #830

Open
sghuang19 opened this issue Aug 15, 2024 · 0 comments
Open

feat: support disabling animation on mobile devices #830

sghuang19 opened this issue Aug 15, 2024 · 0 comments
Labels

Comments

@sghuang19
Copy link
Member

sghuang19 commented Aug 15, 2024

#767

可以考虑把 enable 改为一个枚举类

motion:
  enable: "both" | "mobile" | "desktop" | "none"

或者加一个选项

motion:
  desktop_only: true | false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant