jgraph / mxgraph

mxGraph is a fully client side JavaScript diagramming library
Other
6.82k stars 2.06k forks source link

Cell selection #411

Closed inikonorov closed 4 years ago

inikonorov commented 4 years ago

Good day! How can I select the cell? I tried so many variants like selectCell, setCellSelected, selectCellForEvent, but no one works correctly, 'cause when I select the cell via mouse, around the cell appears dashed border. What should I do?