Skip to main content

MAX_LABEL_CHARS

Constant MAX_LABEL_CHARS 

Source
pub const MAX_LABEL_CHARS: usize = 32;
Expand description

Maximum length of a short on-canvas label (pin name and its two lines, block or area title, pin/block tag, route label). The rename editors enforce this so an accidental paste of a long string can’t break the canvas layout.