]> git.saurik.com Git - wxWidgets.git/commit - src/aui/floatpane.cpp
Update AUI floating windows position and not just size on resize.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 31 May 2010 14:59:18 +0000 (14:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 31 May 2010 14:59:18 +0000 (14:59 +0000)
commit76e1326addf95dc8eedbf46193ed601c1e9f5276
tree7c3dd39db5832d29183c696f71372b99cf7d74d7
parent6695aca2e25ca3bf77b705cb745be86e4d486e3e
Update AUI floating windows position and not just size on resize.

When a window is resized, its position can change as well as its size but it
wasn't updated before. Do it now.

Closes #11421.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/aui/framemanager.h
src/aui/floatpane.cpp
src/aui/framemanager.cpp