Skip to content

Commit 19d9825

Browse files
committed
Code cleanup from recent animation additions.
1 parent f05f758 commit 19d9825

32 files changed

+616
-115255
lines changed

ReactWindows/Playground/App.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ protected override void OnLaunched(LaunchActivatedEventArgs e)
5050
#if DEBUG
5151
if (System.Diagnostics.Debugger.IsAttached)
5252
{
53-
//this.DebugSettings.EnableFrameRateCounter = true;
53+
this.DebugSettings.EnableFrameRateCounter = true;
5454
}
5555
#endif
5656

0 commit comments

Comments
 (0)