legumeinfo / gcv

Federating genomes with love (and synteny derived from functional annotations)
https://gcv.legumeinfo.org/
Apache License 2.0
40 stars 12 forks source link

Micro-synteny viewer breaks when draw is called and its GoldenLayout tab isn't active #234

Closed alancleary closed 4 years ago

alancleary commented 4 years ago

As the title suggests, if new data (e.g. genes) are loaded when the micro-synteny viewer's GoldenLayout tab isn't the active one in its stack, then the viewer fails to draw correctly. This is probably because its container doesn't have dimensions.

Edit: Confirmed that this affects the plot viewer as well.

alancleary commented 4 years ago

The micro-synteny viewer was fixed in commit 764f4b02e4e59531e5db8bd3a1e99066f588fc1d.

alancleary commented 4 years ago

The plot viewer was fixed in commit fcec20312dfec53ef00c2270622bdb2983b09c43.

This issue will be closed for now but can be reopened if this bug rears its head in another viewer.