mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
Update CHANGES.rst
This commit is contained in:
@@ -134,8 +134,11 @@ Changes in this release include the following:
|
||||
|
||||
* Detach wxControl in AuiToolbar from current sizer before attach to a new
|
||||
one. (#843)
|
||||
|
||||
|
||||
|
||||
* Fix a bug in group management on wx.lib.masked.numctrl; previous code used
|
||||
truediv ('/') to calculate _groupSpace, but in python 3.x this lead to a float
|
||||
result, instead of an integer as one would expect. Using floordiv ('//')
|
||||
instead, solve the problem.
|
||||
|
||||
|
||||
4.0.1 "Lemonade"
|
||||
|
||||
Reference in New Issue
Block a user