Multiplicom / axiom

3 stars 0 forks source link

Feature/109/frame split track viewer #110

Closed MaartenWillemsAgilent closed 3 years ago

MaartenWillemsAgilent commented 3 years ago

Created a new FrameSplitTrackViewer having

FrameSplitTrackViewer Adding a track to the FrameSplitTrackViewer is done using

Consulting the left and right panel should be done using getLeftPanel or getRightPanel

PanelSplitTrackViewer Renders the left and right PanelTrackViewer next to each other using css display flex and some padding and adds some glue to link PanelTrackViewers (left and right) to the FrameSplitTrackViewer and calculates the height/width of the PanelTrackViewers (left and right).

NOTE: I accidentally did an auto format again. You can ignore everything above line 1131 (master) / 1120 (new branch)...

Screenshot 2021-07-14 at 13 22 55