mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 04:58:33 +00:00
fix: Removed the OnItemTrimmed event from the ScrollQueue due to deadlocks
This commit is contained in:
parent
5ca76f7e7e
commit
49a154ebed
2 changed files with 19 additions and 17 deletions
|
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Removed
|
||||
- Removed the OnItemTrimmed event from the ScrollQueue due to deadlocks
|
||||
|
||||
## [11.1.0] - 2020-05-19
|
||||
### Added
|
||||
- ScrollQueue - Added OnItemTrimmed event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue