I figure this is relatively simple but I can't figure it out.
I created a text object (not a text box!; I clicked, then started typing). I am repeating instances of this font and format in multiple places so I am copying/duplicating the same text objects, but in some instances I needed to use the handle to set the text wrapping. In other instances it would be much more convenient to revert the text back to the single-line without wrapping to anything.
Text>Unflow does not achieve the desired result. This only reverts text boxes back into text objects, and when applied to text objects after the wrapping handle has been manipulated, there is no change.
I don't want to have to adjust that handle every time, not to mention future bulk formatting changes may force multiple instances of text onto multiple lines because of this. I just want to prevent this hassle all-together without having to copy paste text into a new text object every time I want to remove wrapping.
What am I missing?