mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-04 14:10:44 +08:00

In wxWidgets documentation there are three ways to set the size of the scrolling area. The most automatic (and newest) way is by using SetScrollRate: * http://docs.wxwidgets.org/trunk/classwx_scrolled.html#details