11de38cf1f2e9fbff481c49890f36ebfc66ab6f3
Adds REQ-UI-PANEL-MODAL: a modal opened from a control inside the selection panel is centered on the panel's current rectangle instead of on the game window, so the cursor does not have to travel back across the view and return. Covers the two modals the panel opens -- the recipe/schematic selection dialog and the layout configuration dialog, including its auto-open after a schematic change. Fixes the placement to the panel's rectangle as it currently stands, so a dragged panel carries the modal with it; clamps the modal inside the game window without resizing it; leaves modality, auto-pause, the modal dim and dismissal untouched; and excludes every modal not opened from the panel, including one opened from another modal. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ne3mejABZoLWKLh8fgpM3x
Description
No description provided
Languages
C++
96%
CMake
2.2%
Python
1.2%
C
0.6%