kicad/common/view
Seth Hillbrand db43bd82a7 gtk3: Remove scrollbars
Under GTK3, the scrollbars fade in and out, causing a cascade of
re-paint events.  These cause KiCad to be unresponsive while the repaint
events occur.  By default this is 1s fade in 1s fade out but can be
configured by the user/wm.

Area mapping the repaint events to just scrollbar areas will be a good
solution but until/unless that happens the scrollbars in GTK3 are
problematic.
2018-12-06 13:46:52 -08:00
..
view.cpp fix incorrect initialization of VIEW::m_boundary. 2018-11-18 20:04:17 +01:00
view_controls.cpp support "disable autopan" with gal canvas 2017-11-24 12:20:15 +01: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 Fix a minor compil warning. 2018-10-09 17:03:43 +02:00
wx_view_controls.cpp gtk3: Remove scrollbars 2018-12-06 13:46:52 -08:00
zoom_controller.cpp Fix a wxwidgets alert. 2018-11-27 16:45:46 +01:00