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

Show list of settings in snapshot in excerpt#46

Merged
valendesigns merged 5 commits into
release/0.4.0from
feature/excerpt-setting-list
Jun 12, 2016
Merged

Show list of settings in snapshot in excerpt#46
valendesigns merged 5 commits into
release/0.4.0from
feature/excerpt-setting-list

Conversation

@westonruter

@westonruter westonruter commented Jun 11, 2016

Copy link
Copy Markdown
Contributor

image

Fixes #45.
Fixes #42.

@westonruter

Copy link
Copy Markdown
Contributor Author

@valendesigns I found lots of references to dirty even though it now was basically unused, in 31602e0.

@valendesigns

Copy link
Copy Markdown
Contributor

The reference to dirty is to add only settings to the snapshot that are dirty. It doesn't have anything to do with dirty or full scope during the playback.

@westonruter

Copy link
Copy Markdown
Contributor Author

We shouldn't be adding things to a snapshot if they aren't dirty to begin with though.

@valendesigns

Copy link
Copy Markdown
Contributor

That's what the dirty check in set was for. 😀

@westonruter

Copy link
Copy Markdown
Contributor Author

@valendesigns I mean from the JS side of things. We shouldn't be sending a request that contains both dirty and non-dirty settings, right?

@westonruter

Copy link
Copy Markdown
Contributor Author

@valendesigns there, see deb0ddd.

@valendesigns

valendesigns commented Jun 12, 2016 via email

Copy link
Copy Markdown
Contributor

@valendesigns valendesigns merged commit 6c60f02 into release/0.4.0 Jun 12, 2016
@valendesigns valendesigns deleted the feature/excerpt-setting-list branch June 12, 2016 01:42
@westonruter westonruter modified the milestone: 0.4.0 Jun 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants