wxWidgets / Phoenix

wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
http://wxpython.org/
2.21k stars 509 forks source link

wx.agw.aui. Do layout as the last step after all pane infos have recomputed their best sizes #2500

Closed jmoraleda closed 4 months ago

jmoraleda commented 4 months ago

In python only aui, the layout of the docks and panes should be the last step of the update, after all panes have recomputed their best sizes.

Metallicow commented 3 months ago

Looks good to me on the Optimizing front...