Commit 9fe65bd2 authored by Romain Loth's avatar Romain Loth

arf: new need for set normal color at init

parent 452f034a
......@@ -494,6 +494,9 @@ function mainStartGraph(inFormat, inData, twInstance) {
initialActivereltypes // to init edge sliders
)
// set the initial color
TW.gui.elContainer.style.backgroundColor = TW.conf.normalBackground
// [ / Poblating the Sigma-Graph ]
if (!TW.conf.filterSliders) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment