Commit f1bd253
committed
fix(ui): show wizard as modal dialog
* Switches wizard launch to `show()` + `setModal(true)` for consistent
modal behavior across platforms
* Removes close-delete, macOS dialog flag, `open()`, and deferred
raise/activate logic to avoid focus/stacking issues1 parent 1ccc827 commit f1bd253
1 file changed
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 49 | + | |
| 50 | + | |
62 | 51 | | |
63 | 52 | | |
64 | 53 | | |
| |||
0 commit comments