88f7c55d95
BOARD::GetBoundingBox() now directly calls BOARD::ComputeBoundingBox() and there is a new method BOARD::GetBoardEdgesBoundingBox() used for call sites that needed to use ComputeBoundingBox( true ) in the past. This allows COMMON_TOOLS to implement ZoomFitScreen without knowledge of the BOARD class. |
||
---|---|---|
.. | ||
examples | ||
action_manager.h | ||
actions.h | ||
common_tools.h | ||
conditional_menu.h | ||
context_menu.h | ||
coroutine.h | ||
grid_menu.h | ||
selection.h | ||
selection_conditions.h | ||
tool_action.h | ||
tool_base.h | ||
tool_dispatcher.h | ||
tool_event.h | ||
tool_interactive.h | ||
tool_manager.h | ||
tool_menu.h | ||
tool_settings.h | ||
zoom_menu.h |