Fixed
-
On a small screen the Install, Remove and Diagnose buttons were unreachable (#64). The Setup page had no scroll area, so on a 1366x768 display everything below the component list — the button row and the install log — sat past the bottom edge with no way to scroll to it. The window could not be shrunk to compensate either, because its minimum height was 620 px and a screen that size offers about 730 px once the taskbar and title bar are accounted for.
The Setup page now scrolls, and the minimum window height is 420 px.
Thanks to @CL4PTRAP99 for the report and the screenshots.