calipho-sib / feature-viewer

Library to visualize protein sequence features in javascript using D3 - From SIB CALIPHO group; neXtProt project
http://calipho-sib.github.io/feature-viewer/examples/
Other
110 stars 31 forks source link

onFeatureDeselected not present in bundle #37

Closed kenietz closed 4 years ago

kenietz commented 4 years ago

Hi, maybe it is not a real issue but is a problem for me.

I just figured that onFeatureDeselected is not available in the feature-viewer.bundle.js but is available in the source code of feature-viewer.js here on github.

Is it possible to get a bundle with this function available? Or is there another way to catch the deselecting? Maybe i missed something.

Thank you for your good work and any help you might provide!

MatSchaeff commented 4 years ago

Hello, Thank you for this bug report. This function is now in the bundle! Cheers