fixes for openfl html5 build

This commit is contained in:
2019-03-11 22:37:31 +03:00
parent d86b1c713b
commit a07d9eb366
6 changed files with 23 additions and 60 deletions

View File

@@ -9,7 +9,7 @@ view:
skinId: panel
views:
- id: colors
$type: haxework.gui.DataView
$type: haxework.gui.DataView<Int>
geometry.size.stretch: true
layout:
$type: haxework.gui.layout.TailLayout