-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
The menu no longer extends beyond the window #15401
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
Open
TCOTC
wants to merge
4
commits into
siyuan-note:dev
Choose a base branch
from
TCOTC:fix/15400
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+83
−34
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
|
我好像无法重现,不是有滚动条么? |
|
调整窗口会比较容易重现: video.webm |
|
resize 窗口的话,这样会有其他问题:菜单可能过小或为负数。应该重新计算才对。 Jietu20250801-223353-HD.mp4 |
|
那我再试试重新计算 |
|
目前下方没有足够空位的话菜单会变成尽量靠上,菜单一会上一会下用起来比较别扭,需要看看能不能参考 Notion 的逻辑改成尽量靠下: video.webm还有这种情况是尽量靠下更好:https://ld246.com/article/1755687773481 |
|
尽量靠下的算法是? |
|
修改后的效果: video.webm |
Open
|
又完善了一下。目前的效果: video.webm |
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.

Close #15400