Amy C
Results
2
issues of
Amy C
The only function for importing a comparison, "import_comparison", would only ever read the "Personal Best" comparison from the file when importing. This commit adds the "import_comparison_as_comparison" function, which allows for...
I was doing some work with importing comparisons other than the Personal Best comparison (LiveSplit/livesplit-core#889) and came across an issue when attempting to display multiple dialog boxes with `showDialog` right...