-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# 20-sim | ||
Review for the 20-sim 5.1 installer. | ||
|
||
Maintainers: @katepavlu | ||
|
||
**Is the program properly opened?** | ||
Grade: Platinum | ||
Additional notes: n/a | ||
|
||
**Is it showing alerts or other warnings?** | ||
Grade: Platinum | ||
Additional notes: n/a | ||
|
||
**Does it show graphical glitches?** | ||
Grade: Bronze | ||
Additional notes: UI sometime loads slowly. Black rectangles are sometimes brifly shown instead of UI elements, but they resolve after hovering. If the file is saved when the simulation window is maximized, it can glitch out next time it is opened, but settles once it is un-maximized. | ||
|
||
**Does it require some tweaking in order to work properly? (Out of normal software configuration)** | ||
Grade: Platinum | ||
Additional notes: n/a | ||
|
||
**Did it crash during tests execution?** | ||
Grade: Bronze | ||
Additional notes: Can crash while resolving the maximized simulation window issue. | ||
|
||
**Is it usable?** | ||
Grade: Gold | ||
Additional notes: UI can be a little slow. | ||
|
||
**Final grade? (the lower evaluation from previous questions)** | ||
Grade: Bronze | ||
Additional notes: n/a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,8 @@ Grade: Bronze | |
Arch: win64 | ||
|
||
Dependencies: | ||
- courie32 | ||
- arial32 | ||
- msxml6 | ||
- gdiplus | ||
|
||
|