Skip to main content

DEFAULT_TAB_SPACING

Constant DEFAULT_TAB_SPACING 

Source
pub const DEFAULT_TAB_SPACING: f32 = 0.0;
Expand description

Default spacing between tab headers in the row. 0.0 so tabs sit flush against each other (Firefox / Chrome convention) — adjacent tab boundaries are visually separated by the per-tab borders, not by an empty gap.