Invalidate selection after deleting wxListBox item with GTK+ 3
For consistency with the other ports, invalidate the selection when deleting the selected item or any item before it. Closes #18267.
This commit is contained in:
@@ -113,6 +113,10 @@ All (GUI):
|
||||
- Fix wxInfoBar close button size in high DPI (Stefan Ziegler).
|
||||
- Make disabling the window before creating it actually work.
|
||||
|
||||
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