Skip to content
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

fix: missing db persistency when creating new window via file menu #5600

Merged

Conversation

cnrpman
Copy link
Collaborator

@cnrpman cnrpman commented Jun 7, 2022

Fix #5599
P.S. The new window shortcut config is currently overridden by the file menu config in electron core. Should decide where the shortcut to be handled.

@cnrpman cnrpman requested review from andelf and tiensonqin June 7, 2022 14:23
@cnrpman cnrpman force-pushed the fix-file-menu-new-window-db-persistency branch 2 times, most recently from 24a0b99 to d7d97c3 Compare June 8, 2022 02:22
@cnrpman cnrpman requested review from llcc, RCmerci and xyhp915 June 8, 2022 02:25
@cnrpman cnrpman force-pushed the fix-file-menu-new-window-db-persistency branch 4 times, most recently from 252b65d to 4a01b42 Compare June 8, 2022 08:05
@cnrpman
Copy link
Collaborator Author

cnrpman commented Jun 8, 2022

Also fix the lint warning on the current master branch

  • unused function block-collapsed? in db/model.cljs

@cnrpman cnrpman force-pushed the fix-file-menu-new-window-db-persistency branch 3 times, most recently from 6bceb24 to c7d87e8 Compare June 8, 2022 08:31
@cnrpman cnrpman force-pushed the fix-file-menu-new-window-db-persistency branch from c7d87e8 to 1062719 Compare June 8, 2022 08:47
@tiensonqin tiensonqin merged commit c09fd7f into logseq:master Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

missing db persistency when creating new window via file menu
2 participants