You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced AttributeDictionary constructor for relationships
The `RelationshipAttributeDescriptorViewModel` was inadvertently missed when originally implementing the `AttributeDictionary` constructor overloads on the `AttributeDescriptorViewModel` implementations (7e15db9). This doesn't _harm_ anything, but it also prevents this particular attribute from taking advantage of the performance benefits of the `AttributeDictionary` constructor.
0 commit comments