-
-
Notifications
You must be signed in to change notification settings - Fork 69
feat(assets): add scroll driven animations #150
feat(assets): add scroll driven animations #150
Conversation
jahnli
commented
Jul 19, 2023
I tried to use |
@webfansplz It runs under |
Is there any issue with it below chrome115? |
In addition, let's experiment with it in this tab for a moment. |
@webfansplz As far as I know, scroll driven animations were not supported until chrome115. Below chrome115, just no different from before, but there is no transition |
Let's experiment with it in this tab for a moment. |
@webfansplz #148 Could you please help me to see how to solve this problem? If there is a scroll bar and the drag bar overlap, there will be a conflict that will cause scrolling failure. Now I just adjust the spacing, or can you see if there is a more reasonable solution |
|
Yes, so I just tried it in the assets TAB, and while it was experimental, the code didn't have any effect on what it actually looked like |
目前只会在 |
感谢二位的回复! 最后想请教一下,在不影响该pr以及不更换浏览器的情况下,我应该怎么做才能“优雅一些”的开发assets部分,因为我想试试 #154 这个。 |
我会在稍后测试这个问题 |