Skip to main content

edit_text

Function edit_text 

Source
pub fn edit_text(
    doc: &Document,
    text: TextId,
    content: &str,
    builder: &mut CommitBuilder,
)
Expand description

Inventory rows “Edit Text Box” and “Delete Text Box (emptied)”: a text box commits its content, or is discarded when that content is blank rather than left invisible.