Fix ECText bug that caused first token before a placeholder to disappear
(I believe this was caused by placeholder API upgrade. Previously, if there was more than one text elem, they would all be siblings under an Empty Text. Now, the first token is the parent.)