Results 375 issues of Colin Diesh

see screen recording https://github.com/user-attachments/assets/3d72dae3-ad9d-496f-8582-f092cb6d7eac

enhancement

It is somewhat unintuitive for the end user why the "single level breakpoint split view" is a fully different view type rather than a display mode of the alignments track....

enhancement

the idea of summing up the data about insertions was sort of alluded to by @ihh when we were thinking about the bilby encoder could also be done for skip...

enhancement

see https://www.npmjs.com/package/@jbrowse/react-linear-genome-view/v/2.17.0?activeTab=code downloading the zip is better cause viewing the code on page is slow but @jbrowse/react-linear-genome-view/dist/createViewState.d.ts ``` highlight: import("mobx-state-tree").IMSTArray & import("mobx-state-tree").IStateTreeNode; ``` this causes confusion in the typescript compilation...

bug
low priority

![image](https://github.com/user-attachments/assets/10edc976-fa61-4030-bc10-a2dcf968f8d3) not sure exactly why but it's been this way awhile. the chords are mst observers of the selected state (i think?) so it seems odd

bug