mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #868] [bug] 不能记住左边栏的宽度,每次进来都要调节一次。 #646
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#646
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ccpwcn on GitHub (Jan 27, 2026).
Original GitHub issue: https://github.com/codexu/note-gen/issues/868
详细描述这个 Bug
我使用的版本是最新的0.25.1版本,
在以下两种场景:
1、全新启动应用程序
2、从设置页面回到编辑页面
都会导致左边栏的宽度恢复默认,要手动调节一次,太麻烦了。每个人都有自己的使用习惯,调节了一次左边栏的宽度之后,如果能记住,以后不用每次都调,那就太好了。
可有一个可修可不修的问题:右侧的大纲还不能调宽度,要是也能调,那就更好了。
NoteGen 版本
0.25.1
操作系统
Windows
报错日志
No response
@codexu commented on GitHub (Jan 28, 2026):
我这边是可以记住的,请发一下复现的视频
@ccpwcn commented on GitHub (Feb 1, 2026):
https://github.com/user-attachments/assets/fe3783f8-d48d-43c9-8ce8-f5df12c8fe6c
@codexu commented on GitHub (Feb 1, 2026):
可能是 Windows 上的问题,我抽空排查一下