BALKANGraph / FamilyTreeJS

Build family tree app with BALKAN FamilyTreeJS library. Family Tree also called a genealogy or a pedigree chart, is a chart representing family relationships in a conventional tree structure.
50 stars 16 forks source link

Cursor grab icon hover the tree #114

Closed gopi15699sptr closed 1 month ago

gopi15699sptr commented 1 month ago

<img width="171" alt="Screenshot 2024-05-27 at 9 12 14 PM" src="https://github.com/BALKANGraph/FamilyTreeJS/assets/106144730/db9a00ff-d273-483d-9cf5-56ef54553a0e">

Screenshot 2024-05-27 at 9 13 10 PM

To grab/ hover a tree using mouse , I need this grab effect

ZornitsaPesheva commented 1 month ago

Here is a code demo: https://code.balkan.app/org-chart-js/change-cursor-on-pan-start-and-pan-end#JS

gopi15699sptr commented 1 month ago

Thanks @ZornitsaPesheva it worked