haxeui / haxeui-core

The core library of the HaxeUI framework
http://haxeui.org
MIT License
340 stars 71 forks source link

Compile broken - TextAlign #57

Closed hoseyjoe closed 7 years ago

hoseyjoe commented 7 years ago

git/haxe/ui/components/TextField.hx:97: characters 16-40 : haxe.ui.core.TextInput has no field textAlign git/haxe/ui/components/Label.hx:68: characters 16-42 : haxe.ui.core.TextDisplay has no field textAlign

aW4KeNiNG commented 7 years ago

Hi!

What backend are you using?

hoseyjoe commented 7 years ago

It was NME windows. I had assumed it was all of them. ReAdjusting. Will close this ticket and create a PR for NME (maybe Openfl if it is relevant too)

aW4KeNiNG commented 7 years ago

It requires the PR haxeui/haxeui-nme#4 . Ping @ianharrigan 🎱

hoseyjoe commented 7 years ago

Closing as duplicate of haxeui/haxeui-nme#4 .

ianharrigan commented 7 years ago

Ok, merged now