pub const ADD_NAME_PLACEHOLDER: &str = "Add name";Expand description
Placeholder text shown faint at an empty editor or label slot to prompt input.
The pin name/type prompts also appear as a faint static overlay when the pin’s
shape is selected (see draw_label_placeholders).