maximilianh / cellBrowser

main repo: https://github.com/ucscGenomeBrowser/cellBrowser/ - Python pipeline and Javascript scatter plot library for single-cell datasets, http://cellbrowser.rtfd.org
https://github.com/ucscGenomeBrowser/cellBrowser/
GNU General Public License v3.0
104 stars 40 forks source link

Weird effects after combining heatmap and splitscreen at the same time #99

Closed matthewspeir closed 5 years ago

matthewspeir commented 5 years ago

If you combine both the heatmap and split screen features, the cell browser image squishes up into the left half of the screen:

cellbrowserHeatmapSplitscreen

if you turn off the heatmap or unsplit the screen, it doesn't go back to normal. You have to refresh the page to fix it.

maximilianh commented 5 years ago

Great find! Fixed now. What would I do without QA.

On Fri, Apr 12, 2019 at 10:48 AM Matt Speir notifications@github.com wrote:

If you combine both the heatmap and split screen features, the cell browser image squishes up into the left half of the screen:

[image: cellbrowserHeatmapSplitscreen] https://user-images.githubusercontent.com/11509990/56056169-47faf600-5d10-11e9-8af5-b08dfc80df1d.png

if you turn off the heatmap or unsplit the screen, it doesn't go back to normal. You have to refresh the page to fix it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maximilianh/cellBrowser/issues/99, or mute the thread https://github.com/notifications/unsubscribe-auth/AAS-TeYMi4SopVNGtmHLSKQ4Hd3qsJBoks5vgMb4gaJpZM4csnhy .

claymfischer commented 5 years ago

I've been amazed watching the progress of this QA!