Fill not render space (Render engine, Border)
This commit is contained in:
@@ -162,6 +162,8 @@ public sealed partial class ItemsControl<TDataContext, TItem>
|
||||
? childSize.Height
|
||||
: childSize.Width;
|
||||
}
|
||||
|
||||
// TODO: clean non used space
|
||||
|
||||
return neededRerender;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user