Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 13, 2024
1 parent 58e7169 commit 761f551
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ The Support URL provided in App Store Connect, https://wangchujiang.com/quick-rs

**A: 💯 Rejection Fixes**

Add a ‘Main Windows’ menu item to the Windows menu. This way, when the application is closed, users can click this menu item to reopen the main window.

![Rejection Fixes](https://github.com/user-attachments/assets/d316f9a4-c683-40cd-af25-93f357d6f80f)

Alternatively, you can implement it so that clicking the close button exits the application directly.
???

## 🚫 Guideline 4 - Design

Expand All @@ -31,4 +27,10 @@ It would be appropriate for the app to implement a Window menu that lists the ma

Alternatively, if the application is a single-window app, it might be appropriate to save data and quit the app when the main window is closed.

**A: 💯 Rejection Fixes**
**A: 💯 Rejection Fixes**

Add a ‘Main Windows’ menu item to the Windows menu. This way, when the application is closed, users can click this menu item to reopen the main window.

![Rejection Fixes](https://github.com/user-attachments/assets/d316f9a4-c683-40cd-af25-93f357d6f80f)

Alternatively, you can implement it so that clicking the close button exits the application directly.

0 comments on commit 761f551

Please sign in to comment.