[gui] update
This commit is contained in:
@@ -8,8 +8,8 @@ views:
|
||||
- id: tabs
|
||||
$type: haxework.gui.HGroupView
|
||||
layout.margin: 5
|
||||
layout.hAlign: LEFT
|
||||
geometry.size.percent.width: 100
|
||||
layout.hAlign: left
|
||||
geometry.size.width: 100%
|
||||
geometry.padding.left: 5
|
||||
views:
|
||||
- id: list_form
|
||||
|
||||
@@ -8,5 +8,5 @@ views:
|
||||
scroll:
|
||||
$type: haxework.gui.list.VScrollBarView
|
||||
skin: $r:skin:scroll
|
||||
geometry.size.percent.height: 100
|
||||
geometry.size.fixed.width: 10
|
||||
geometry.size.height: 100%
|
||||
geometry.size.width: 10
|
||||
|
||||
@@ -5,12 +5,12 @@ views:
|
||||
scroll:
|
||||
$type: haxework.gui.list.VScrollBarView
|
||||
skin: $r:skin:scroll
|
||||
geometry.size.percent.height: 100
|
||||
geometry.size.fixed.width: 10
|
||||
geometry.size.height: 100%
|
||||
geometry.size.width: 10
|
||||
view:
|
||||
id: group
|
||||
$type: haxework.gui.GroupView
|
||||
geometry.size.percent.width: 100
|
||||
geometry.size.width: 100%
|
||||
layout.margin: 5
|
||||
layout:
|
||||
$type: haxework.gui.layout.TailLayout
|
||||
|
||||
Reference in New Issue
Block a user