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

Support to drop callback (jquery.jOrgChart.js) #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support to drop callback (jquery.jOrgChart.js) #7

wants to merge 1 commit into from

Commits on Jan 14, 2016

  1. Support to drop callback (jquery.jOrgChart.js)

    As we speak, here is the inclusion of support for callback functions on the event drop as user review @deJong-IT in wesnolte/jOrgChart#25 (comment). I hope it's satisfactory. In resume, if option dragAndDrop is set a function, the callback runs.
    Note: In use, the solution worked well. But I noticed a certain delay between the drop event and the redraw of the chart, so I was forced to use a temporary timeout in my handler function, until find a better solution.
    I take this opportunity to thank you for consideration and commend his excellent work with the script. Congratulations!
    wesleypimentel committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    017fc76 View commit details
    Browse the repository at this point in the history