mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7c2cf52efa
commit
d1528650e4
@ -1629,8 +1629,7 @@ var WidgetTestActions = actions.Actions({
|
|||||||
make.Heading('List:')
|
make.Heading('List:')
|
||||||
make.List(['a', 'b', 'c'])
|
make.List(['a', 'b', 'c'])
|
||||||
|
|
||||||
make.Separator()
|
make.Heading(' Editable list:')
|
||||||
|
|
||||||
make.EditableList(['x', 'y', 'z'])
|
make.EditableList(['x', 'y', 'z'])
|
||||||
|
|
||||||
// NOTE: the dialog's .parent is not yet set at this point...
|
// NOTE: the dialog's .parent is not yet set at this point...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user