Skip to content

Issue #8862: Duplicate items in ICNS export

Alx Sa requested to merge alxsa-icns-export-bug into master

This attempts to fix the bug noted in #8862 (closed). In the export dialog, ICNS icons are presented in order first with any invalid icons shown at the end. This code adds a validation check when printing the ordered icons to prevent any invalid icon from showing up twice.

Merge request reports