Commit 3aa9b05c authored by Claes Sjofors's avatar Claes Sjofors

Ge curve polylines could be drawn with snap to grid in runtime

parent 06dc3b77
......@@ -2310,6 +2310,8 @@ void GrowCtx::open_grow( ifstream& fp)
mw.set_double_buffered( double_buffered);
}
if ( environment == glow_eEnv_Runtime)
grid_on = 0;
if ( gdraw)
set_background( background_color);
}
......
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