kicad/common/view
Seth Hillbrand 69c1263c02 GTK3: Force scrollbars visible
GTK3 does a fade in/fade out routine for scrollbars by default.  This
was problematic as it caused a cascade of full-screen repaint events on
each mouse event.  Instead of disabling scrollbars (which only helped
the full canvas), we force the old scrollbar behavior is environmental
variables.

Revert "gtk3: Remove scrollbars"

This reverts commit db43bd82a7.
2019-02-19 10:52:39 -08: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 GTK3: Force scrollbars visible 2019-02-19 10:52:39 -08:00
zoom_controller.cpp Fix a wxwidgets alert. 2018-11-27 16:45:46 +01:00