Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix for SelectedItem on DataGrid #4

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Hotfix for SelectedItem on DataGrid #4

merged 2 commits into from
Jul 19, 2023

Conversation

Myszax
Copy link
Owner

@Myszax Myszax commented Jul 19, 2023

Fix for #3
Changed GetHashCode() method in Conversation class. I decided that 'uniqueness' property for this class will be Name.
Since Name is used as key selector in CompareTo method when comparing two files/projects.
Both DataGrids has been set their IsReadOnly properties to True to avoid unnecessary complications.

@Myszax Myszax self-assigned this Jul 19, 2023
@Myszax Myszax merged commit df0cda1 into master Jul 19, 2023
@Myszax Myszax deleted the hotfix branch July 19, 2023 18:15
@Myszax Myszax linked an issue Jul 19, 2023 that may be closed by this pull request
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.

DaraGrid breaks when item property inside has been changed
1 participant