We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
最近在抄你的一部分网站设计,感觉 reactions 动画好帅,但是总感觉使用上有点别扭,没有指哪打哪的感觉,后边仔细看了一下 macOS dock 的动画,知道为什么了。
dock hover 以后 icon 变大将 container 挤开,但是它并不是固定朝着一个方向延伸的,这样可以保证 icon 放大以后鼠标指针还是位于原 icon 的位置,有点描述不清,看动图 hover 左边和 hover 右边 container 的变化 ⬇️
你的 reactions hover 以后由于会向下撑开 container,所以会感觉 hover 上了以后指针错开了原本的位置
The text was updated successfully, but these errors were encountered:
很细节了,感谢提出,我会修复优化一下 ❤️
Sorry, something went wrong.
兄弟太细节了
No branches or pull requests
最近在抄你的一部分网站设计,感觉 reactions 动画好帅,但是总感觉使用上有点别扭,没有指哪打哪的感觉,后边仔细看了一下 macOS dock 的动画,知道为什么了。
dock hover 以后 icon 变大将 container 挤开,但是它并不是固定朝着一个方向延伸的,这样可以保证 icon 放大以后鼠标指针还是位于原 icon 的位置,有点描述不清,看动图 hover 左边和 hover 右边 container 的变化 ⬇️
你的 reactions hover 以后由于会向下撑开 container,所以会感觉 hover 上了以后指针错开了原本的位置
The text was updated successfully, but these errors were encountered: