You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't necessarily mean having multiple indicators in the table headers. Just a stable sort algorithm would probably be enough.
The fact that TMainForm.FillTorrentsList completely replaces the table's entire "data model" every time it's executed probably won't make this too easy.
The text was updated successfully, but these errors were encountered:
This doesn't necessarily mean having multiple indicators in the table headers. Just a stable sort algorithm would probably be enough.
The fact that
TMainForm.FillTorrentsList
completely replaces the table's entire "data model" every time it's executed probably won't make this too easy.The text was updated successfully, but these errors were encountered: