add total count on mouseover, make syncshell windows non-blocking
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
public interface IDrawFolder
|
||||
{
|
||||
int TotalPairs { get; }
|
||||
int OnlinePairs { get; }
|
||||
void Draw();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user