JetBrains-Research / jbr

JBR Genome Browser
https://doi.org/10.1093/bioinformatics/btab376
11 stars 0 forks source link

Multiple track panels support. #243

Open iromeo opened 1 year ago

iromeo commented 1 year ago

At the moment, JBR supports only a single panel with scroll pane & tracks. We need a support of multiple panels

Requirements:

Subtasks:

iromeo commented 12 months ago

At the moment, panel size is a % of browser height and not a fixed size in pixels. When user changes browser height all panels will be resized.