Commit e2cb4fd
committed
fix: remove window decorations and force Node 24 in CI
Titlebar was visible on some Windows configurations due to decorations being enabled on the main window. Set decorations=false to prevent the grey strip from appearing at the top of the dashboard. Also sets FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true in the release workflow.1 parent dbb05a6 commit e2cb4fd
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments