jamiewaese / ePlant

ePlant is a data visualization tool for integrating and exploring multiple levels of biological data.
MIT License
2 stars 1 forks source link

Annotation popup when user clicks marked or annotated genes #14

Closed jamiewaese closed 10 years ago

yuzhenmi commented 11 years ago

I was thinking of having the popup when user mouses over the name. Do you think clicking is better?

jamiewaese commented 11 years ago

My bad. Mouse over is better. But to be touch compatible we need to pin it after a click as well.

On Oct 4, 2013, at 9:08 PM, Hans Yu notifications@github.com wrote:

I was thinking of having the popup when user mouses over the name. Do you think clicking is better?

— Reply to this email directly or view it on GitHub.

yuzhenmi commented 10 years ago

Implemented popup upon mouse over. Still need to work on pinning.

yuzhenmi commented 10 years ago

Added pinning, might be glitchy though. Will improve in the future when I clean up the code.