mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Added test size settings for vertices and edges.
This commit is contained in:
@@ -3,7 +3,10 @@ let modulDir = "features/draw_graph/";
|
||||
|
||||
doInclude ([
|
||||
include ("model/BaseBackgroundDrawer.js", modulDir),
|
||||
include ("model/EdgeStyle.js", modulDir),
|
||||
include ("model/BaseEdgeDrawer.js", modulDir),
|
||||
include ("model/VertexShape.js", modulDir),
|
||||
include ("model/VertexStyle.js", modulDir),
|
||||
include ("model/BaseVertexDrawer.js", modulDir)
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user