Skip to content

Change ObservableMemoryLayer.ObservableCollection type to INotifyCollectionChanged #3284

@raV720

Description

@raV720

The problem
Currently the ObservableMemoryLayer.ObservableCollection is of type ObservableCollection which prevents from using custom implementation of the INotifyCollectionChanged

The proposed solution
Change ObservableMemoryLayer.ObservableCollection type to INotifyCollectionChanged

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions