Files
kicad-source-mirror/common/startwizard
Seth Hillbrand aa9b1d9dd6 Prevent start wizard from being scrambled by Wayland/small screens
Wrap STARTWIZARD_PAGE content in a wxScrolledWindow so pages can scroll
vertically on small or low-resolution screens. Clamp the wizard page
height to the available display client area minus space for chrome and
the button row so the Back/Next/Cancel buttons are always reachable.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/23109
2026-03-02 13:28:48 -08:00
..