wxUiEditor icon indicating copy to clipboard operation
wxUiEditor copied to clipboard

Bug: Change box sizer to grid sizer and validator varnames get changed

Open KeyWorksRW opened this issue 11 months ago • 1 comments

Description:

Changing a box sizer to a grid sizer changes all validator variable names in any children of the form (it adds a number at the end). This can be reproduced in the PreferencesDlg in wxUiEditor.

KeyWorksRW avatar Mar 04 '24 21:03 KeyWorksRW