Colin Diesh
                                            Colin Diesh
                                        
                                    @JJCSPR awesome :) I know developing the codebase itself isn't all that well documented so feel free to let us know if you have any issues. For example you will...
As noted in gitter probably the best thing to do is to look at the XYPlot's "Change track height". For Alignments2 you are probably looking to extend the maxHeight config...
Just curious but are you dragging along the "location bar" instead of the main view? Because if you are dragging along the location bar even with the highlight thing selected...
It was suggested that we should probably just make dragging on location bar perform highlight. Ill reopen this :) CC @scottcain
Appears to be related to the use of the --noSubfeatures flag Results in attributes named "start" which has a stringified number on the feature so feature.get('start') returns a string
@domenico-simone removing --noSubfeatures line from the bin/maker2jbrowse script can fix for now. See #1554 PR for a simple fix Would need another investigation to completely figure out why noSubfeatures is...
could also git bisect to find when if ever this was working :)
what types of tracks are you combining?
are you able to reproduce the issue on our sample data browsers? current version https://jbrowse.org/code/JBrowse-1.16.11/?loc=ctgA%3A9899..34156&tracks=DNA%2CTranscript%2Cvolvox_microarray_bw_density%2Cvolvox_microarray_bw_xyplot%2Cvolvox-sorted-vcf%2Cvolvox-sorted_bam_coverage%2Cvolvox-sorted_bam&data=sample_data%2Fjson%2Fvolvox&tracklist=1&highlight=&nav=1&overview=1 version you mention you are using https://jbrowse.org/code/JBrowse-1.15.1/?loc=ctgA%3A9899..34156&tracks=DNA%2CTranscript%2Cvolvox_microarray_bw_density%2Cvolvox_microarray_bw_xyplot%2Cvolvox-sorted-vcf%2Cvolvox-sorted_bam_coverage%2Cvolvox-sorted_bam&data=sample_data%2Fjson%2Fvolvox&tracklist=1&highlight=&nav=1&overview=1
Not sure I can tell. Do you have any plugins or customizations? Is it running in webapollo or anything like this?