Skip to content

Commit

Permalink
Merge pull request #343 from AY2425S1-CS2103T-F12-1/ug-known-issue-ui…
Browse files Browse the repository at this point in the history
…-bug

Add known issue - unused space
  • Loading branch information
huangjiaxi1111 authored Nov 11, 2024
2 parents b1d2e3c + c791d06 commit f40a8c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,9 @@ To allow more flexibility in the input format, we have to sacrifice some validat

1. **When using multiple screens**, if you move the application to a secondary screen, and later switch to using only the primary screen, the GUI will open off-screen. The remedy is to delete the `preferences.json` file created by the application before running the application again.
2. **If you minimize the Help Window** and then run the `help` command (or use the `Help` menu, or the keyboard shortcut `F1`) again, the original Help Window will remain minimized, and no new Help Window will appear. The remedy is to manually restore the minimized Help Window.

3. **There is an unused space below the command history box**.
![unused space](images/UiUnusedSpace.png)<br>
As shown in the screenshot above, marked by the red box. This will be fixed in the next version.
--------------------------------------------------------------------------------------------------------------------

## Command summary
Expand Down
Binary file added docs/images/UiUnusedSpace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f40a8c2

Please sign in to comment.