Adding opportunity to sort by filename or ID3-Tag or Track-No. #87
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please check my PR properly.:
This is a pull request addressing an issue I reported: #86 .
Please note: I did not work with C# before - Therefore I forked your repo at first. I did not work on any other code than TrackSortDialog, so I do not know the full picture of this application. And because of that and despite successful testing the TrackSortDialog myself multiple times for now, this code might be incorrect or lead to unknown sideeffects I did not encounter myself. Anyway it can be used to implement the intention correctly, I guess.