calling SetScrollbars().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31991
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// For better backward compatibility we set persisting limits
// here not just the size. It makes SetScrollbars 'sticky'
// emulating the old non-autoscroll behaviour.
// For better backward compatibility we set persisting limits
// here not just the size. It makes SetScrollbars 'sticky'
// emulating the old non-autoscroll behaviour.
-
- m_targetWindow->SetVirtualSizeHints( w, h );
+ // m_targetWindow->SetVirtualSizeHints( w, h );
// The above should arguably be deprecated, this however we still need.
// The above should arguably be deprecated, this however we still need.