Split string operator does not function correctly in Top Bar

Issue description:

When used inside either of the Top Bar’s two custom string elements, the “\t” split string operator blanks out the remainder of the string.

Logs:

Upload description: Celorien_SplitOp

Additional information:

 
I almost posted this as a feature request but realized… the remainder of the string not being shown means that “\t” operator IS being picked up as a function. It does something, just not what I expected it to.
 

Reproduction steps:

 
For the Top Bar’s title/subtitle text fields, input any text including the \t operator somewhere in the middle. Anything past \t is not displayed.
 

Media provider:

Local device

Screenshots:

     

“\t” is not supported there and there’s no plans for that, too many edges cases with alignments and overlays.

I was afraid you’d say that. Bummer. I was hoping to use it here as part of my custom queue string.

No big deal though, I can manage without it. Thank you!