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 for duplicated editor control buttons #533

Merged
merged 1 commit into from
Jun 17, 2015

Conversation

rlskoeser
Copy link
Contributor

I'm working on integrating meltdown with annotator and found a weird error where the control buttons would get duplicated on reloads after the meltdown editor was initialized. Screenshot of the duplicated controls attached since it's a bit difficult to describe (and the error was actually compounded and became much worse on subsequent loads).

annotator-duplicated-controls

I've made an adjustment so that annotator controls are only added after the first ul, not every ul element inside the annotation editor widget, and it resolves the problem.

tilgovi added a commit that referenced this pull request Jun 17, 2015
Fix for duplicated editor control buttons
@tilgovi tilgovi merged commit f57907d into openannotation:master Jun 17, 2015
@tilgovi
Copy link
Member

tilgovi commented Jun 17, 2015

Thanks! Sorry for the delay.

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