mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
45e5088540
As per Cathy: This one deals with the integer overflow by presenting a dialog box for filtering the input data. It was a little tricky trying to make the dialog's behavior as intuitive as possible under different usage scenarios; it's still not ideal but hopefully it won't be too confusing. Please give it a try and let me know if you find any problems.