Results 924 comments of Colin Diesh

current branch maybe a horizontal overflow, allowing probably unwanted side scrolling ![image](https://github.com/GMOD/jbrowse-components/assets/6511937/2afabc6d-d497-4d44-97e0-18d43794863d) from https://jbrowse.org/code/jb2/3685_pin_tracks/?config=test_data%2Fvolvox%2Fconfig.json&session=share-DMFz_QXAmy&password=C1i8M

nice work btw though :) it is coming along nicely

there is some unexpected behavior with this PR with regard to breakpoint split view. I am not sure what to do about that, and it could be just a thing...

I am not sure if this was fixed by that overflow:visible change. For example, if i browse the base branch you can visit this share link for example https://s3.amazonaws.com/jbrowse.org/code/jb2/3685_pin_tracks/index.html?config=test_data%2Fvolvox%2Fconfig.json&session=share-C6Qm2o4UOx&password=wDI4w and...

there are some minor glitches still with synteny view for example if I scroll the 'outer page' on this session, the synteny canvas and the no track selected button both...

merged! some potential follow ups - check sticky view header and tracks in embedded react lgv - possibly new logic for the try/catch in pinning in e.g. linear synteny views...

I haven't tested but you could try something like this See docs here https://genomearchitect.readthedocs.io/en/latest/Configure.html?highlight=blat#main-configuration ``` sequence_search_tools = [ blat_nuc : [ search_exe : "/usr/local/bin/blat", search_class: "org.bbop.apollo.sequence.search.blat.BlatCommandLineNucleotideToNucleotide", name : "Blat nucleotide",...

we can have helpText on menu items now. Display types can also have a helpText field

indeed, in jbrowse 1 there was a click-to-drag action on the "overview scalebar" to move around quickly. we could probably see about adding it to jbrowse 2 also

can see (dragging red box here https://jbrowse.org/jbrowse1.html)