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

'self' not defined in DataFrameView.update_section_height() #3848

Closed
jitseniesen opened this issue Dec 17, 2016 · 2 comments
Closed

'self' not defined in DataFrameView.update_section_height() #3848

jitseniesen opened this issue Dec 17, 2016 · 2 comments

Comments

@jitseniesen
Copy link
Member

@andfoy I think you may need to add self here: https://github.com/spyder-ide/spyder/blob/master/spyder/widgets/variableexplorer/dataframeeditor.py#L486

It would be good to test the resize functionality afterwards to make sure it works :)

@ccordoba12 ccordoba12 added this to the v3.1 milestone Dec 17, 2016
@ccordoba12
Copy link
Member

@andfoy, please work on @jitseniesen's suggestions :-)

@andfoy
Copy link
Member

andfoy commented Dec 17, 2016

Such a simple mistake! Sorry! Now it should be corrected in PR #3852, also I've tested it and it works like a charm :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants