Add imnodes widget.#905
Draft
gucio321 wants to merge 10 commits into
Draft
Annotations
10 errors and 1 warning
|
Nodes.go#L174
cannot use alias (variable of type string) as int32 value in assignment
|
|
Nodes.go#L174
cannot use s.idCounter (variable of type int32) as string value in map index
|
|
Nodes.go#L170
cannot use alias (variable of type string) as int32 value in assignment
|
|
Nodes.go#L170
cannot use s.idCounter (variable of type int32) as string value in map index
|
|
Nodes.go#L111
link.linkID undefined (type *LinkWidget has no field or method linkID)
|
|
Nodes.go#L103
potentialNewLink.endID undefined (type *LinkWidget has no field or method endID)
|
|
Nodes.go#L103
potentialNewLink.startID undefined (type *LinkWidget has no field or method startID)
|
|
Nodes.go#L102
too many arguments in call to NodeLink
|
|
Nodes.go#L96
link.endID undefined (type *LinkWidget has no field or method endID)
|
|
Nodes.go#L95
link.startID undefined (type *LinkWidget has no field or method startID)
|
|
|
The logs for this run have expired and are no longer available.
Loading