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

[WIP]feat: SwiftUI query window #575

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

CanglongCl
Copy link
Collaborator

@CanglongCl CanglongCl commented Jun 3, 2024

@CanglongCl CanglongCl marked this pull request as draft June 22, 2024 08:24
@CanglongCl CanglongCl changed the base branch from swiftui-query-window to main November 12, 2024 02:52
@tisfeng
Copy link
Owner

tisfeng commented Nov 19, 2024

奇怪,我发现应用启动时,这个窗口现在不会显示了,调试发现 QueryView 的 body 不会被调用,是苹果更新了什么东西吗?

Window("Query", id: "query") {
            QueryView()
        }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants