Skip to content

Conversation

zerodev1200
Copy link
Contributor

#75
I have added a sample to sandbox-WpfApp, so I would like you to check it out.
I have also added the ability to delete rows using the Delete key on the keyboard.

@neuecc
Copy link
Member

neuecc commented Oct 18, 2024

Thank you!
The very large implementation is extremely helpful, great!

@neuecc neuecc merged commit b000cc8 into Cysharp:master Oct 18, 2024
1 check passed
@zerodev1200
Copy link
Contributor Author

I'm glad to hear you say that!
However, I just remembered one thing that I missed.
I need to add public override bool IsReadOnly => false; to ObservableListSynchronizedViewList<T> in ObservableList.OptimizeView.cs
There may be other things that need attention as well.
I'd appreciate it if you could review them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants