[common] add dota levels

This commit is contained in:
2019-03-28 10:28:33 +03:00
parent 1ea216fd20
commit a86c4fc447
11 changed files with 19 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ views:
$type: haxework.view.DataView
layout:
$type: haxework.view.layout.TailLayout
rowSize: 5
rowSize: 10
margin: 5
factory: $this:levelViewFactory
+onDataSelect: $code:function(value) level = value

View File

@@ -17,7 +17,7 @@ views:
$type: haxework.view.DataView
layout:
$type: haxework.view.layout.TailLayout
rowSize: 5
rowSize: 10
margin: 5
factory: $this:levelViewFactory
+onDataSelect: $code:function(value) level = value