Skip to content

Fixed new and open (issue 121) #122

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

Merged
merged 2 commits into from
Nov 28, 2017

Conversation

alixdamman
Copy link
Contributor

No description provided.

@alixdamman alixdamman added this to the 0.27 milestone Nov 27, 2017
@alixdamman alixdamman requested a review from gdementen November 27, 2017 13:43
…pter to an empty dict by default.

Methods `new` and `open` in MappingEditor failed because Adapter.update_changes() was called before attribute changes was set (and so was equal to None).
@@ -15,8 +15,8 @@ def __init__(self, axes_model, xlabels_model, ylabels_model, data_model):
self.data_model = data_model

# these are not valid values, but should overwritten by set_data which must be called before the adapter is used
self.current_filter = None
Copy link
Collaborator

Choose a reason for hiding this comment

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

need to update the comment above which is no longer true

@alixdamman alixdamman requested a review from gdementen November 27, 2017 16:08
@alixdamman alixdamman merged commit eb74bee into larray-project:master Nov 28, 2017
@alixdamman alixdamman deleted the fix_file_menu_121 branch November 28, 2017 08:09
@gdementen
Copy link
Collaborator

Thanks for fixing my mess...

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