mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #325] [bug] 打开程序时会先显示一个空白窗口 #233
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#233
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 (Jul 2, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/325
详细描述这个 Bug
程序启动时,会先启动一个空白窗口,停留1到2秒,然后才再次打开程序的主窗口。
Windows10 64位。
NoteGen 版本
v0.18.3
操作系统
Windows
报错日志
No response
@ccpwcn commented on GitHub (Jul 2, 2025):
v0.19.1中问题仍然存在。
@codexu commented on GitHub (Jul 2, 2025):
方便发个录屏吗?
@ccpwcn commented on GitHub (Jul 7, 2025):
https://github.com/user-attachments/assets/90ed1e8c-593c-43ae-8151-41dfdce510c6
@codexu commented on GitHub (Jul 9, 2025):
看起来是因为 @tauri-apps/plugin-window-state 插件导致的,恢复到上一次的窗口大小,并不是两个窗口。
@codexu commented on GitHub (Jul 11, 2025):
此问题暂时无法更好的解决