Skip to main content

text_box

Function text_box 

Source
pub fn text_box(
    id: TextId,
    owner: Scope,
    pos: Pos2,
    builder: &mut CommitBuilder,
)
Expand description

Inventory row “New Text Box”: a click places an empty text annotation and opens its editor; emptying it there is what deletes it (naming::edit_text).