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

Fix ui binding #3

Merged
merged 1 commit into from
Jan 3, 2016
Merged

Fix ui binding #3

merged 1 commit into from
Jan 3, 2016

Conversation

pofider
Copy link
Collaborator

@pofider pofider commented Jan 2, 2016

This should fix the binding of the ui controls to the model.

The problem was that the electron backbone view was displayed and bound before the previous view from phantomjs extension was correctly unbound. Now it should let the other recipes' views unbound before rendering.

bjrmatos added a commit that referenced this pull request Jan 3, 2016
thnks :), let me test on my PC!
@bjrmatos bjrmatos merged commit 698ca81 into bjrmatos:master Jan 3, 2016
@bjrmatos
Copy link
Owner

bjrmatos commented Jan 3, 2016

thnks :), let me test on my pc!

@bjrmatos
Copy link
Owner

bjrmatos commented Jan 3, 2016

it works now! publishing a new version.. thnks

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.

None yet

2 participants