-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Improve tooltip #13966
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
Merged
Merged
Improve tooltip #13966
+94
−58
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
Loading status checks…
3 tasks
Loading status checks…
5d88bec
to
6a4a250
Compare
改动有点多,还麻烦再看看。 |
01悬浮提示和元素之间没有间隔 1px 02这个用于在拖拽笔记本后重新显示悬浮提示: 03data-position 修改之后影响了插件,需要处理一下类似的情况(悬浮提示不能在鼠标下方弹出) 切换主题 插件的顶栏按钮: video.webm |
另外,用东南西北感觉很不直观,要不统一改成上下左右? 像这样感觉好点: |
|
02 可以了, |
刚提交了 |
也不行,还是会闪烁 |
@88250 看一下 Windows 下是否闪烁? |
我这里正常 |
有用上面的 CSS 吗? |
我这里的情况就是在一段时间内很容易重现,一段时间内完全不能重现。不知道是什么问题 |
可能是系统的原因 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
<div class="fn__hr"></div>
关联 #13476