1
This commit is contained in:
@@ -40,7 +40,7 @@ namespace BITKit.UX
|
||||
Touch.onFingerDown += OnFingerDown;
|
||||
cancellationTokenSource = new CancellationTokenSource();
|
||||
}
|
||||
|
||||
|
||||
private void OnDestroy()
|
||||
{
|
||||
cancellationTokenSource.Cancel();
|
||||
|
Reference in New Issue
Block a user