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

events may contain '' on column resize #17

Closed
dndred opened this issue Oct 30, 2012 · 0 comments
Closed

events may contain '' on column resize #17

dndred opened this issue Oct 30, 2012 · 0 comments

Comments

@dndred
Copy link

dndred commented Oct 30, 2012

/muntjac/ui/table.py
def handleColumnWidthUpdates(self, variables):
...
events = variables.get('columnWidthUpdates')
events may contain '' on column resize
need to add a check "if string:" the loop body, or something like that.

rwl added a commit that referenced this issue Oct 30, 2012
@rwl rwl closed this as completed Oct 30, 2012
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

No branches or pull requests

2 participants