typing-label icon indicating copy to clipboard operation
typing-label copied to clipboard

{WAIT} is ignored if placed at beginning of label text

Open shrapnelnet opened this issue 10 months ago • 0 comments

Examples where this occurs:

"{WAIT}Example" "{FASTER}{WAIT}Example"

Examples where this doesn't occur:

// leading whitespace " {WAIT}Example" "{FASTER} {WAIT}Example"

shrapnelnet avatar Apr 19 '25 17:04 shrapnelnet