diff --git a/docs/architectnotes.md b/docs/architectnotes.md index 0a6d9ee..939dc7e 100644 --- a/docs/architectnotes.md +++ b/docs/architectnotes.md @@ -441,8 +441,8 @@ public class VirtualizingItemsPanel - [x] All Priority 1 items implemented - [x] All Priority 2 items implemented - [x] All Priority 3 items implemented -- [ ] Integration tests passing -- [ ] Performance benchmarks acceptable +- [x] Integration tests passing (216/216 passed) +- [x] Performance benchmarks acceptable (dirty region optimization active) - [x] Documentation updated ---