Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Warnings seen while adding adornment to link to put the link label to the front

$
0
0

@mithun wrote:

Hi Walter,

Is the warning seen expected? How to solve this?

Here’s my adornment code for link :

selectionAdornmentTemplate:
    		      $$(go.Adornment,
    				{
    					  layerName: 'AdornmentLayer'
    				},
    		        $$(go.Shape,
    		          { isPanelMain: true, stroke: "dodgerblue", strokeWidth: 4 })
              	)  

Here’s the warning I am seeing:

Change not within a transaction: !dEnumValue.Insert parts: AdornmentLayer  new: Adornment()ParallelLink#2160([object Object]) 0
go-debug.js?r=Extreme Management Center 8.5.0.DEV23:14 Change not within a transaction: !d data: Adornment()ParallelLink#2160([object Object])  new: [object Object]
go-debug.js?r=Extreme Management Center 8.5.0.DEV23:14 Change not within a transaction: !d category: Adornment(Selection)ParallelLink#2160([object Object])  old:   new: Selection

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles