Google Org Chart with hyperlink and 1 click expand/collapse

后端 未结 2 1936
半阙折子戏
半阙折子戏 2021-01-20 12:26

I am trying to use the Google Org Chart control. I would like it to have a single click expand/collapse of nodes (instead of the default double click one) and also provide a

2条回答
  •  自闭症患者
    2021-01-20 13:03

    Just run into the same issue. Another option would be to prevent the propagation of the mousedown event in your links:

    google
    

提交回复
热议问题