typing-label
typing-label copied to clipboard
{WAIT} is ignored if placed at beginning of label text
Examples where this occurs:
"{WAIT}Example" "{FASTER}{WAIT}Example"
Examples where this doesn't occur:
// leading whitespace " {WAIT}Example" "{FASTER} {WAIT}Example"