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