wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

Bug: Code generation incorrect if image removed from Images list

Open KeyWorksRW opened this issue 1 year ago • 0 comments

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.

KeyWorksRW avatar Nov 16 '24 22:11 KeyWorksRW