export const DETAILS_PANEL_WIDTH = 420; export const DETAILS_PANEL_MARGINS = { top: 24, bottom: 48, right: 36 }; export const DETAILS_PANEL_OFFSET = 8; export const CANVAS_METRIC_FONT_SIZE = 0.19;