MD-Anderson-Bioinformatics / NG-CHM

A dynamic, graphical environment for exploration of clustered or non-clustered heat map data in a web browser.
https://bioinformatics.mdanderson.org/main/NG-CHM-V2:Overview
GNU General Public License v2.0
10 stars 9 forks source link

Fix changing gap/cut color not updating in Summary Map #531

Closed bmbroom closed 3 months ago

bmbroom commented 3 months ago

Gap/cut color was not updating in the summary map. See issue #501.

The cause was that the gap/cut color was not included in the saved drawing properties that determines when a redraw is needed.

This fix adds the gap/cut color to the saved properties.