CDCgov / MicrobeTrace

The Visualization Multitool for Molecular Epidemiology and Bioinformatics
https://microbetrace.cdc.gov/
Apache License 2.0
85 stars 38 forks source link

Angular: Tiling needed #791

Open ikb6 opened 4 months ago

ikb6 commented 4 months ago

Now that we have multiple views, we should add tiling functionality in the mossy version. From prior experience, we know it could raise issues, so better to add now, and do extensive testing.

dacowan404 commented 3 months ago

Made several changes so that view are sized according to the space they are given when tiling, settings and export dialog boxes don't appear behind other views, and node-selected events (by clicking on a node) is synchronized between 2D network, map, table, and alignment views (additional work is needed to synchronize tree view.)