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

hide icon for run-now when daemon task #379

Merged
merged 2 commits into from
Jan 6, 2015
Merged

hide icon for run-now when daemon task #379

merged 2 commits into from
Jan 6, 2015

Conversation

ssalinas
Copy link
Member

@ssalinas ssalinas commented Jan 6, 2015

@tpetr fixes the error that some users were getting back when hitting the lightning bolt on a daemon task, now it won't be there

data: @data.toJSON()
synced: @data.synced
expanded: @expanded
modelData: @model?.toJSON()
Copy link
Contributor

Choose a reason for hiding this comment

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

it's probably fine, but are we cool with this extra toJSON() call for every use of simpleSubview?

@ssalinas
Copy link
Member Author

ssalinas commented Jan 6, 2015

@tpetr here is a slightly cleaner solution, thanks @timmfin!

@tpetr
Copy link
Contributor

tpetr commented Jan 6, 2015

LGTM, thanks

tpetr added a commit that referenced this pull request Jan 6, 2015
hide icon for run-now when daemon task
@tpetr tpetr merged commit 511b22e into master Jan 6, 2015
@ssalinas ssalinas deleted the hide_run_now branch January 8, 2015 13:34
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