Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
behaviors-ai-public
LaVizu
Commits
c21ed7cc
Commit
c21ed7cc
authored
Apr 05, 2019
by
Dorian Goepp
Browse files
Fine-tune layout for the demonstration
parent
65574642
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/demo-1-config.js
View file @
c21ed7cc
...
...
@@ -34,7 +34,7 @@ export const flexlayout_json = {
{
"
type
"
:
"
tabset
"
,
"
name
"
:
"
Robot's memory
"
,
"
weight
"
:
6
5
,
"
weight
"
:
6
0
,
"
selected
"
:
0
,
"
children
"
:
[
{
...
...
@@ -48,34 +48,21 @@ export const flexlayout_json = {
},
{
"
type
"
:
"
row
"
,
"
weight
"
:
35
,
"
weight
"
:
40
,
"
children
"
:
[
{
"
type
"
:
"
tabset
"
,
"
name
"
:
"
Latest interaction
"
,
"
weight
"
:
25
,
"
selected
"
:
0
,
"
children
"
:
[
{
"
type
"
:
"
tab
"
,
"
component
"
:
"
latest-interaction
"
,
"
config
"
:
{
"
hasReadme
"
:
true
},
},
]
},
{
"
type
"
:
"
row
"
,
"
weight
"
:
25
,
"
children
"
:
[
{
"
type
"
:
"
tabset
"
,
"
name
"
:
"
Current mood
"
,
"
name
"
:
"
Latest interaction
"
,
"
weight
"
:
78
,
"
selected
"
:
0
,
"
children
"
:
[
{
"
type
"
:
"
tab
"
,
"
component
"
:
"
mood
"
,
"
component
"
:
"
latest-interaction
"
,
"
config
"
:
{
"
hasReadme
"
:
true
},
...
...
@@ -85,6 +72,8 @@ export const flexlayout_json = {
{
"
type
"
:
"
tabset
"
,
"
name
"
:
"
Involvement
"
,
"
weight
"
:
22
,
"
height
"
:
70
,
"
children
"
:
[
{
"
type
"
:
"
tab
"
,
...
...
@@ -100,7 +89,7 @@ export const flexlayout_json = {
{
"
type
"
:
"
tabset
"
,
"
name
"
:
"
Robot video stream
"
,
"
weight
"
:
5
0
,
"
weight
"
:
7
5
,
"
children
"
:
[
{
"
type
"
:
"
tab
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment