-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Bug] Mac下javafx stage最小化或隐藏失效 #878
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
javafx 22 修复? |
🚀 Here's the PR! #1481See Sweep's progress at the progress dashboard! 💎 Sweep Pro: I'm using GPT-4. You have unlimited GPT-4 tickets. (tracking ID:
68be109bea )Tip I can email you next time I complete a pull request if you set up your email here! Actions (click)
Step 1: 🔎 SearchingI found the following snippets in your repository. I will now analyze these snippets and come up with a plan. Some code snippets I think are relevant in decreasing order of relevance (click to expand). If some file is missing from here, you can mention the path in the ticket description.javafxTool/core/src/main/java/com/tlcsdm/core/javafx/util/OSUtil.java Lines 45 to 184 in 576eacd
javafxTool/core/src/main/java/com/tlcsdm/core/javafx/stage/CodeRainState.java Lines 54 to 222 in 576eacd
javafxTool/core/src/main/java/com/tlcsdm/core/javafx/stage/ScreenshotStage.java Lines 69 to 285 in 576eacd
Step 2: ⌨️ CodingModify core/src/main/java/com/tlcsdm/core/javafx/util/OSUtil.java with contents:
Check core/src/main/java/com/tlcsdm/core/javafx/util/OSUtil.java with contents: Modify core/src/main/java/com/tlcsdm/core/javafx/stage/ScreenshotStage.java with contents:
Check core/src/main/java/com/tlcsdm/core/javafx/stage/ScreenshotStage.java with contents:
Modify core/src/main/java/com/tlcsdm/core/javafx/stage/CodeRainState.java with contents:
Check core/src/main/java/com/tlcsdm/core/javafx/stage/CodeRainState.java with contents: Step 3: 🔁 Code ReviewI have finished reviewing the code for completeness. I did not find errors for 🎉 Latest improvements to Sweep:
💡 To recreate the pull request edit the issue title or description. This is an automated message generated by Sweep AI. |
Checklist
Package version
1.0.9
which version of java are you using?
Which operating system are you using?
Describe the bug
todo
Additional context
No response
Checklist
core/src/main/java/com/tlcsdm/core/javafx/util/OSUtil.java
✓ 4d92779 Editcore/src/main/java/com/tlcsdm/core/javafx/util/OSUtil.java
✗ Editcore/src/main/java/com/tlcsdm/core/javafx/stage/ScreenshotStage.java
✓ 1dd6a80 Editcore/src/main/java/com/tlcsdm/core/javafx/stage/ScreenshotStage.java
✗ Editcore/src/main/java/com/tlcsdm/core/javafx/stage/CodeRainState.java
! No changes made Editcore/src/main/java/com/tlcsdm/core/javafx/stage/CodeRainState.java
✗ EditThe text was updated successfully, but these errors were encountered: