gtDMMB / RNAStructViz

Visualization, comparison, and analysis of RNA secondary structures via a cross-platform GUI
https://github.com/gtDMMB/RNAStructViz/wiki
GNU General Public License v3.0
17 stars 5 forks source link

Optional feature: Tooltips to display the base index along the arc diagram bounding circles? #87

Closed maxieds closed 4 years ago

maxieds commented 4 years ago

Given that @ceheitsch noted some prior rounding errors in the code with the base "ticks" or labeled indices around the bounding circle in our arc diagrams in issue #85 and issue #79, I wonder if it might be a useful feature to display a tooltip with the base index active at that part of the circle when the user mouses over close to the circle boundary? Feedback on how this could be best utilized is welcome in the discussion.

maxieds commented 4 years ago

Here is a screenshot of the working implementation in the current dev sources off of the GitHub repository:

Screenshot from 2020-01-29 17-02-18

The brew release is forthcoming after I test that it works well on Mac OSX. Enjoy!

maxieds commented 4 years ago

We need to test this on a Mac...

maxieds commented 4 years ago

Mac OSX 10.14.x support verified!