fix: error layout when orientation changed
This commit is contained in:
@@ -94,6 +94,7 @@ namespace Pixiview.UI
|
||||
{
|
||||
if (v != rect)
|
||||
{
|
||||
cachedLayout[item] = rect;
|
||||
item.Layout(rect);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user