KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
61 stars 6 forks source link

Fix problems with SVG preference, easily identify SVG files in an Images List #1415

Closed Randalphwa closed 5 months ago

Randalphwa commented 5 months ago

This PR fixes some problems with setting SVG as a preference, and allows changing an SVG size without it being flagged as a duplicate image. In addition, the icon for an SVG image in an Images List is significantly different the for a normal embedded image. This makes it easy to see which images are SVGs and which are not.