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

Change sorting to peek at row values. #49

Merged
merged 1 commit into from
Apr 10, 2017
Merged

Change sorting to peek at row values. #49

merged 1 commit into from
Apr 10, 2017

Conversation

tjhiggins
Copy link
Contributor

Prevents jarring non-deterministic live sorting.
Ex. Having an observable tied to a checkbox in a row.
Everytime you click the checkbox it triggers the pureComputed.

Alternatively I could add an option to disable liveSorting of rows if they contain observables.

Prevents jarring non-deterministic live sorting.
Ex. Having an observable tied to a checkbox in a row.
Everytime you click the checkbox it triggers the pureComputed.
Copy link
Contributor

@cmbankester cmbankester left a comment

Choose a reason for hiding this comment

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

Looks good, thanks

@cmbankester cmbankester merged commit 6ce5bd2 into immense:master Apr 10, 2017
@tjhiggins tjhiggins changed the title Change sorting to peak at row values. Change sorting to peek at row values. Apr 10, 2017
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