mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-12 18:56:05 +00:00
Add new default style.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
var EdgeModels = {"line": 0, "curve" : 1};
|
||||
|
||||
const defaultEdgeWidth = 4;
|
||||
const defaultEdgeWidth = 3;
|
||||
|
||||
function EdgeModel()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user