Skip to content
New issue

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

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

Already on GitHub? # to your account

DataGrid performance #2570

Merged
merged 3 commits into from
Jul 7, 2016
Merged

DataGrid performance #2570

merged 3 commits into from
Jul 7, 2016

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Jul 5, 2016

What changed?

increase (scrolling) performance for the DataGrid

  • remove DataGridCellHelper.SaveDataGrid usage
  • add IsCellOrRowHeader and SelectionUnit to DataGridCellHelper and use it in the style

Closes #2504 DataGrid causes lag when switching content

punker76 added 2 commits July 5, 2016 23:44
- remove DataGridCellHelper.SaveDataGrid usage
- add IsCellOrRowHeader and SelectionUnit to DataGridCellHelper and use it in the style
@punker76 punker76 added this to the 1.3.0 milestone Jul 5, 2016
@punker76 punker76 merged commit 4d26dbe into develop Jul 7, 2016
@punker76 punker76 deleted the DataGrid-Performance branch July 7, 2016 08:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant