The Wayback Machine - https://web.archive.org/web/20200828040423/https://github.com/lukasoppermann/html5sortable/issues/271
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

Is it possible to change the ghost image when dragging of the element occurs #271

Open
mattduple opened this issue Jun 3, 2017 · 1 comment

Comments

@mattduple
Copy link

@mattduple mattduple commented Jun 3, 2017

There seams to be a ghost image on drag which can't be changed is it possible to change this ghost image to an html element?

@lukasoppermann
Copy link
Owner

@lukasoppermann lukasoppermann commented Jun 4, 2017

Can you please provide a test case (e.g. js fiddle) and tell me the browser, version and OS?

Currently the ghost can not be change, however it should be an easy fix. All you need to do is to allow the user to overwrite _makeGhost via the options passed to the sortable.

A PR would be very welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.