adt-apjc / YAP

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

object __Icon Link__ shall not be checked when selecting an object with the default icon #159

Closed marumer closed 1 year ago

marumer commented 1 year ago

An object Icon Link shall not be checked when selecting an object with the default icon like "Bridge_Domain:_BD_Toyota" used in Cross-Domain Orchestration demo (saved in zoo)

                     {
                        "data": {
                           "id": "Bridge_Domain:_BD_Toyota",
                           "label": "Bridge Domain: BD_Toyota",
                           "parent": "VRF_Toyota"
                        },
                        "position": {
                           "x": 380,
                           "y": 300
                        },
                        "classes": []
                     },

image