remove layout log

This commit is contained in:
Tsanie Lily 2020-05-16 22:48:02 +08:00
parent 7bb3c34fd5
commit e751185207

View File

@ -65,7 +65,6 @@ namespace Pixiview.UI
{
return;
}
App.DebugPrint($"layout children: ({x}, {y}, {width}, {height})");
var columnSpacing = ColumnSpacing;
var rowSpacing = RowSpacing;