|
Currently user control icons are visible when we select any node, is there any way so that user control icons could be visible to all available nodes on the diagram? |
Please confirm us whether you are mentioning the Node’s userHandles (please refer to the below attached image) as user control icons? If so, when we select any nodes, the user handles icons will be visible for those nodes by default.
Please share us more details such as whether you are hiding the userhandles in selectionChange event. Also, please let us know which node doesn’t show the userhandles and also share your selectionChange event code example handled in your application.
If we misunderstood your requirements, please share us more information about your requirement which will be help us to analyze further and provide you a better solution.
|
|
Also is there any possibility so that we can give custom color to user control icons? |
Yes, please use userHandle’s “backgroundColor” property to change background color of the userHandle. Please refer to the below online documentation link.
|