Commit 19a0cefd authored by Claes Sjofors's avatar Claes Sjofors

Ge dynamic DigSwap old_value fix

parent df8b39a4
......@@ -7488,6 +7488,7 @@ int GeDigSwap::scan( grow_tObject object)
dyn->graph->swap(0);
dyn->graph->swap(1);
grow_Redraw( dyn->graph->grow->ctx);
old_value = val;
return GLOW__SWAPTERMINATED;
}
old_value = val;
......
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