OrgChart.js icon indicating copy to clipboard operation
OrgChart.js copied to clipboard

add option useGhostImage

Open masbaehr opened this issue 6 years ago • 0 comments

Added an option to disable manual override of ghost image because this will cause a very ugly shape in almost 99% of the cases.

This would allow for an easy fix for those issues without breaking compatibility for existing deployments. https://github.com/dabeng/OrgChart/issues/212

Just pass 'useGhostImage': false

And it will give you a nice drag image if the browser supports it

image

masbaehr avatar Sep 17 '19 12:09 masbaehr