Browse Source
Work around focus issues for status popups.
Work around focus issues for status popups.
Autoscroll wasn't working on Mac because the status popup's panel has the focus. This *may* also fix a problem on MSW of the auto-scroll not being cancel-able. Fixes https://gitlab.com/kicad/code/kicad/issues/114257.0
10 changed files with 44 additions and 16 deletions
-
3common/draw_panel_gal.cpp
-
9common/view/wx_view_controls.cpp
-
2eeschema/sch_edit_frame.h
-
16include/class_draw_panel_gal.h
-
7include/status_popup.h
-
6pcbnew/router/length_tuner_tool.cpp
-
4pcbnew/tools/edit_tool.cpp
-
3pcbnew/tools/group_tool.cpp
-
7pcbnew/tools/pad_tool.cpp
-
3pcbnew/tools/position_relative_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue