Partially revert Mare 0.9 UI/API changes
This commit is contained in:
@@ -80,7 +80,6 @@ public sealed class PairHandler : DisposableMediatorSubscriberBase
|
||||
if (_isVisible != value)
|
||||
{
|
||||
_isVisible = value;
|
||||
Mediator.Publish(new RefreshUiMessage());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user