Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
beat.editor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
11
Issues
11
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
beat
beat.editor
Commits
e882c331
Commit
e882c331
authored
Oct 29, 2019
by
Flavio TARSETTI
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[widgets][toolchaineditor] toolchain configuration
parent
01f7dc21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
beat/editor/widgets/space_nodes_config.json
beat/editor/widgets/space_nodes_config.json
+27
-0
No files found.
beat/editor/widgets/space_nodes_config.json
0 → 100644
View file @
e882c331
{
"drawing_space_config"
:{
"scene_width"
:
2000
,
"scene_height"
:
2000
,
"grid_size"
:
36
},
"block_config"
:{
"width"
:
200
,
"height"
:
25
,
"radius"
:
10
,
"border"
:
1
,
"font"
:
"Arial"
,
"font_size"
:
12
,
"pin_height"
:
30
,
"pin_font"
:
"Arial"
,
"pin_font_size"
:
10
,
"pin_color"
:
[
255
,
155
,
0
,
255
],
"background_color"
:
[
80
,
80
,
80
,
255
],
"border_color"
:
[
50
,
50
,
50
,
255
],
"selection_border_color"
:
[
170
,
80
,
80
,
255
],
"text_color"
:
[
0
,
0
,
0
,
255
]
},
"connection_config"
:{
"width"
:
2
,
"color"
:
[
255
,
155
,
0
,
255
]
}
}
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