#779 closed defect (done)
ObservableCollection should implement INotifyCollectionChanged
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | Common | Version: | 3.2 |
Keywords: | Cc: |
Description
additionally ObservableList should also be implemented
Change History (7)
comment:1 Changed 13 years ago by mkommend
- Status changed from new to assigned
comment:2 Changed 13 years ago by mkommend
comment:3 Changed 13 years ago by mkommend
fired remove event in clear method of ObservableCollection, to give listeners the opportunity to deregister from events r2470
comment:4 Changed 13 years ago by mkommend
corrected bug in ObservableCollection clear method r2515
comment:5 Changed 13 years ago by mkommend
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 12 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 12 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
changed ObservableCollection to implement INotifyCollectionChanged and added ObservableList in branch mainform refactoring r2424