]> git.saurik.com Git - wxWidgets.git/commit
Improve checking for the landing point when docking windows in wxAUI.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 May 2011 14:18:02 +0000 (14:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 May 2011 14:18:02 +0000 (14:18 +0000)
commitfdc5bc9f67579f0b66df8806c9dcc8678e6083b0
treef474454404daf3de877c494b4fbf5844394e3208
parent2347971e99beec64d98d3808b75e280995de675f
Improve checking for the landing point when docking windows in wxAUI.

This is especially important for multiple monitor setups in which the old code
could result in false positives and suggest docking a window on a wrong
display.

Closes #10612.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/aui/framemanager.cpp