Ben Winslow

Results 2 comments of Ben Winslow

I think the current sorting behavior appeared after your fix for bug https://github.com/DSheirer/sdrtrunk/issues/1654. I barely know Java, but I've been staring at your [frequency column comparator lambda](https://github.com/DSheirer/sdrtrunk/blob/f5938fa8e2aa4f389de60b962104f02a04918ca3/src/main/java/io/github/dsheirer/gui/playlist/channel/ChannelEditor.java#L470) for a while...

I got a working build environment set up, and I was right about the second part but not the first. The comparator is being passed the strings generated by FrequencyCellValueFactory...