зеркало из https://github.com/AvaloniaUI/Avalonia.git
Uncommented DrawDirtyRects/DrawFps
This commit is contained in:
Родитель
a12c4649cb
Коммит
284f0a75c7
|
@ -11,8 +11,7 @@ namespace ControlCatalog
|
|||
{
|
||||
this.InitializeComponent();
|
||||
this.AttachDevTools();
|
||||
//Renderer.DrawDirtyRects = Renderer.DrawFps = true;
|
||||
PlatformImpl?.ShowTaskbarIcon(false);
|
||||
Renderer.DrawDirtyRects = Renderer.DrawFps = true;
|
||||
}
|
||||
|
||||
private void InitializeComponent()
|
||||
|
|
Загрузка…
Ссылка в новой задаче