From d891ba3ae2bb7076f2522fc7b7b52793310c243e Mon Sep 17 00:00:00 2001 From: Nyral Date: Sat, 1 Jun 2019 23:28:20 +0300 Subject: [PATCH] Mentioned change in CHANGES.rst --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 573b6ece..473f3b8a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -46,6 +46,8 @@ Other changes in this release: * Switch to using a wx.Overlay in the Widget Inspection Tool to highlight widgets when running on a GTK3 port. +* Fixed issue in wx.lib.agw.customtreectrl where label editor could remain + stuck forever (#1235). 4.0.6 "Applesauce"