What steps will reproduce the problem?
1. regular nme.text.TextField
2. set type to nme.text.TextFieldType.INPUT
3. set width before/after assigning type to textfield
Export as html5/js (NME)
expected: defined textfield(Input) width
got: "width:#px" property not included in style (css)
if added manually to html/css - works fine
Original issue reported on code.google.com by m...@pr2.co.il on 22 Oct 2012 at 2:21
Original issue reported on code.google.com by
m...@pr2.co.il
on 22 Oct 2012 at 2:21Attachments: