]> git.saurik.com Git - wxWidgets.git/commit
someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always...
authorUnknown (NI) <nobody@localhost>
Mon, 13 Mar 2000 01:59:16 +0000 (01:59 +0000)
committerUnknown (NI) <nobody@localhost>
Mon, 13 Mar 2000 01:59:16 +0000 (01:59 +0000)
commit7e8583bdef42de2d6fd5f4c4bcde2d257199f7a1
tree424d288c0bc3cc8626d2c46e70baf690d5c7b4ee
parent856bc99a57f7a01952e9621e4b014420abcaa7ca
someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always redrawn after the first sash move in the OnIdle function, even after the dragging was over\!

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