Merge branch 'select-after-delete'
Harmonize behaviour of wxItemContainer::Delete() for all controls and ports when using single selection. See https://github.com/wxWidgets/wxWidgets/pull/1080 Closes #18267.
This commit is contained in:
@@ -125,6 +125,10 @@ All (GUI):
|
||||
in wxPGArrayEditorDialog.
|
||||
- Fix wxPropertyGrid issues with horizontal scrolling.
|
||||
|
||||
wxGTK:
|
||||
|
||||
- Invalidate selection after deleting wxListBox item with GTK+ 3 too.
|
||||
|
||||
|
||||
3.1.2: (released 2018-12-10)
|
||||
----------------------------
|
||||
|
Reference in New Issue
Block a user