ListView and TreeView 100% Height Does Not Render

I’m not sure if this is intended behavior or not but when using the tag to set the height of the TreeView or ListView components it does not render, this happens for me in both HashLink and html5.

I provided an example using the ListView component. inc0der/haxeui-heaps-bug-example (github.com)

Not sure if this is intended behavior or something I don’t understand about haxeui but some help or information would be great, thanks!

I believe I have solved this, adding the trees within a layout seems to solve the issue.

1 Like