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 broken refresh buttons #92

Merged
merged 2 commits into from
Feb 8, 2014

Conversation

commonquail
Copy link
Contributor

This makes the icon part of the button element rather than a separate element contained within.

Clicking the refresh icon would yield the wrong element ID. This moves
the refresh icon from a separate element to the button container, so the
icon is the button as opposed to being contained within it.
The single click handler intercepts all the refresh buttons, including
the main button.
@tariqbuilds
Copy link
Owner

I was just working on this. You beat me to it! Thanks, again.

tariqbuilds added a commit that referenced this pull request Feb 8, 2014
@tariqbuilds tariqbuilds merged commit ebe1863 into tariqbuilds:master Feb 8, 2014
@commonquail commonquail deleted the refresh-button branch February 8, 2014 22:39
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