db43bd82a7
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. |
||
---|---|---|
.. | ||
view.cpp | ||
view_controls.cpp | ||
view_group.cpp | ||
view_item.cpp | ||
view_overlay.cpp | ||
wx_view_controls.cpp | ||
zoom_controller.cpp |