fleet/orbit/cmd/desktop
Roberto Dip e57f90fbac
fix display issues with screenshot in MDM migration flow (#11866)
For #11858, I reproduced the issue by running a local server behind
ngrok, _with the exact_ same path as the one in the website:
`https://server-url/images/permanent/mdm-migration-screenshot-768x180@2x.png`

I tried multiple combinations, but at the end, removing the `@` made the
trick. My guess is that's something to do with the markdown parser
library used by swiftDIalog.

I also removed a rogue `\` that was being displayed.
2023-05-23 14:29:42 -03:00
..
desktop.go fix display issues with screenshot in MDM migration flow (#11866) 2023-05-23 14:29:42 -03:00
desktop_unix.go 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
desktop_windows.go 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
generated_syscall_windows.go Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_dark.ico Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_dark.png Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_light.ico Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
icon_light.png Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
theme.go Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00
windows_app.ico Feature 8058: Added resource.syso metadata file (#10783) 2023-05-17 18:53:25 -03:00