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 use of querySelectorAll. #1387

Merged
merged 1 commit into from
Jun 26, 2017
Merged

Conversation

edhager
Copy link
Contributor

@edhager edhager commented Jun 26, 2017

A period was missing from the CSS selector in OnDemandList's use of querySelectorAll. This caused the average row height to always be zero.

I added a test to verify the calculation of the average row height.

@edhager edhager requested a review from pottedmeat June 26, 2017 16:32
@edhager
Copy link
Contributor Author

edhager commented Jun 26, 2017

This fixes #1382.

@edhager edhager merged commit ee462f9 into dojo:master Jun 26, 2017
@edhager edhager deleted the queryselectorall-bug branch June 26, 2017 17:13
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