Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
3547375d
Commit
3547375d
authored
Jan 28, 2020
by
VIGNET Pierre
Browse files
[gui] Increase number of displayed nodes in graph editor: 4000
parent
1507bf34
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/cadbiom/models/guard_transitions/chart_model.py
View file @
3547375d
...
...
@@ -74,7 +74,7 @@ from cadbiom import commons as cm
# number of simple nodes before we draw macros as simple nodes
MAX_SIZE_MACRO
=
50
MAX_SIZE
=
2
000
# max number of nodes we draw
MAX_SIZE
=
4
000
# max number of nodes we draw
LOGGER
=
cm
.
logger
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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