swiftDialog
swiftDialog copied to clipboard
`--overlayicon` does not appear when using `--centericon`
Describe the bug
swiftDialog 3.0.0.4913 beta - When using both --overlayicon and --centericon the overlay icon is not appearing.
The same command in 2.5.6 works as expected.
Same behavior for --centericon as --centreicon. Same behavior regardless of what order arguments are passed.
To Reproduce
This same command run on 2.5.6 shows both icons. Removing --centericon shows both icons.
/usr/local/bin/dialog --icon "/System/Applications/Chess.app" --overlayicon "/System/Applications/Clock.app" --centericon
Expected behavior Overlay icon shown when centering icon
Screenshots
Desktop (please complete the following information):
- macOS version 26.0.1
- swiftDialog version 3.0.0.4913
Additional context Add any other context about the problem here.
This is probably a side effect of the updated icon processing when using centred rendering.