cBioPortal / clinical-timeline

Use d3-timeline to visualize clinical data
GNU Lesser General Public License v3.0
22 stars 18 forks source link

Trim line click fix #127

Closed Luke-Sikina closed 4 years ago

Luke-Sikina commented 4 years ago

Changes proposed in this pull request: The logic that untrimmed the timeline was not readding the button for zooming out if the timeline was zoomed in. I added some logic in the click handler of the trim kink to do this.