wxPG_ACTION_EDIT should not be considered done when wxPGProperty is not editable (i.e. is disabled, read-only, is a wxPropertyCategory) to prevent from blocking secondary actions (like wxPG_ACTION_NEXT_PROPERTY) in this case. Closes #19060.
wxPG_ACTION_EDIT should not be considered done when wxPGProperty is not editable (i.e. is disabled, read-only, is a wxPropertyCategory) to prevent from blocking secondary actions (like wxPG_ACTION_NEXT_PROPERTY) in this case. Closes #19060.