Skip to main content

DIFF_MIN_SIDE_BY_SIDE_WIDTH

Constant DIFF_MIN_SIDE_BY_SIDE_WIDTH 

Source
pub const DIFF_MIN_SIDE_BY_SIDE_WIDTH: usize = 60;
Expand description

Minimum content width for the paired old/new preview.

Below this width, two independently numbered panes leave too little room for source text. Renderers should fall back to the unified presentation.