kicad/common/view
Seth Hillbrand 85df994eda Handle wx scrollbar thumbs in system-independent way
The thumb size changes between system versions and (on GTK) render
managers, so hard-coded wasn't working.  This gets the actual value from
the system and uses to adjust the range.  Changes in the range can also
trigger the refresh.

Fixes: lp:1822617
* https://bugs.launchpad.net/kicad/+bug/1822617

Fixes: lp:1816749
* https://bugs.launchpad.net/kicad/+bug/1816749
2019-08-22 10:07:34 -07:00
..
view.cpp Redraw selection halos after zooming. 2019-08-08 13:51:23 +01:00
view_controls.cpp view: Initialize keyboard local var 2019-01-02 19:45:09 -08:00
view_group.cpp view_layers: Initialize variables 2018-10-11 14:08:35 -07:00
view_item.cpp Code formatting 2016-12-12 16:45:52 +01:00
view_overlay.cpp VIEW_OVERLAY: add missing code and missing poly graphic overloaded primitives. 2018-12-11 11:42:39 +01:00
wx_view_controls.cpp Handle wx scrollbar thumbs in system-independent way 2019-08-22 10:07:34 -07:00
zoom_controller.cpp C++14: Remove unused make_unique.h 2019-08-07 09:27:31 -07:00