Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Functionality to retain the checked state of nodes when loading data #530

Merged
merged 2 commits into from
Dec 13, 2017

Conversation

StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Dec 13, 2017

  • Functionality to retained the checked state of files during loading of data.
  • Functionality to recalculate the checked state of folders during the loading of data.

We intentionally do not retained the checked state of folders, as files may have been added or removed between reloads and the folder's checked state must be recalculated.

Copy link

@drguthals drguthals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# Conflicts:
#	src/UnityExtension/Assets/Editor/GitHub.Unity/UI/ChangesTreeControl.cs
@StanleyGoldman StanleyGoldman merged commit 4baadd7 into master Dec 13, 2017
@StanleyGoldman StanleyGoldman deleted the fixes/tree-retains-checked-state branch December 13, 2017 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants