Skip to content

Conversation

@jsonn
Copy link
Contributor

@jsonn jsonn commented Oct 12, 2015

Fix a regression introduced by 0863aff: On browsers other than IE, ie is set to false and since false > 8 is not true, the row height was truncated. This would typically show up when using Grids inside a TabContainer, since the onShow event triggers a resize. The fix reorders the branch to match the corresponding order in getHeight() earlier.

Fix a regression introduced by 0863aff: On browsers other than IE, `ie` is set to `false` and since `false > 8` is not true, the row height was truncated. This would typically show up when using Grids inside a TabContainer, since the onShow event triggers a resize. The fix reorders the branch to match the corresponding order in `getHeight()`  earlier.
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.

1 participant