If I create a flash.text.TextField using OpenFL for a JS target, none of my newline characters are showing up. The textfield instead has one long string on a single line.
I've tried changing .wordWrap
and .multiline
but they do nothing to change this behavior.
haxe 3.1.3 openfl-html5 1.4.2