wxUiEditor
wxUiEditor copied to clipboard
Bug: Code generation incorrect if image removed from Images list
Description:
If an image is removed from Images list, code generation will still try to load the image from the Image list until the project is reloaded. Tested on Python in the SDI project, I assume the same problem occurs with other languages.