kicad/common/view
Seth Hillbrand efc0325e14 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

(cherry picked from commit 85df994eda)
2019-08-22 10:16:25 -07:00
..
view.cpp pcbnew: Cut only copied objects 2019-01-11 17:27:29 -08: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:16:25 -07:00
zoom_controller.cpp Fix a wxwidgets alert. 2018-11-27 16:45:46 +01:00