1
0
Dan Walmsley 5 жил өмнө
parent
commit
52d961deed

+ 1 - 1
src/Avalonia.Visuals/Rendering/RenderLoop.cs

@@ -90,7 +90,7 @@ namespace Avalonia.Rendering
                 }
             }
         }
-        
+
         private void TimerTick(TimeSpan time)
         {
             if (Interlocked.CompareExchange(ref _inTick, 1, 0) == 0)