Commit 5c2e519
authored
feat: Implement a background to the installer dmg (#1662)
## Problem
The macOS DMG installer opens with a plain white background and no visual guidance for drag-to-install.
<!-- Who is this for and what problem does it solve? -->
<!-- Closes #ISSUE_ID -->
## 
Closes #638
## Changes
1. Add custom background image for the DMG window
2. Configure icon size, positions and window dimensions to match the background layout
3. Place app and Applications shortcut at correct coordinates for the drag-to-install flow
<!-- What did you change and why? -->
<!-- If there are frontend changes, include screenshots. -->
## How did you test this?
Manually
<!-- Describe what you tested -- manual steps, automated tests, or both. -->
<!-- If you're an agent, only list tests you actually ran. -->1 parent 8cb36a9 commit 5c2e519
2 files changed
Lines changed: 7 additions & 0 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
176 | 183 | | |
177 | 184 | | |
178 | 185 | | |
| |||
0 commit comments