Skip to content

fix bug in cut line (x and y swapped), causing crash in biodiff data

Jonathan Fisher requested to merge cutline-fix into master

x and y were swapped. for ILL data this causes incorrect behaviour, and with biodiff it simply causes a crash. should be working correctly with this fix

Merge request reports