You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does actually seem to work correctly when the ItemsRepeater is not contained within a ScrollViewer which has horizontal scrolling enabled (as in ControlCatalog). I do however think it could handle this a bit better, need to double check with UWP and raise an issue there if necessary.
ItemsRepeater
does not currently respect theHorizontalAlignment
/VerticalAlignment
of child controls.This seems to work on UWP so there's something up with our port.
The text was updated successfully, but these errors were encountered: