Xiaotian Gu

Results 168 comments of Xiaotian Gu

could we provide something like a XPath for criteria?: `NPath='Border>ListView'`

#1188 wont fix it, and we need a repro to begin investigation

to clarify, the "flashing" part is the button's on-click effect. \--- the issue here is the shadow-container occupies a pretty large area, overlapping on other buttons this area is also...

related: unoplatform/uno.toolkit.ui#1139

well tp is completed... so you may proceed with CC/CP

reserving top comment todo: - [x] review: currently pushed code, and mark todos or debug code - [x] cherry uno17717 if we want ci to success (or wait until merged...

debug note ``` () at System.Diagnostics.DebugProvider.Fail(String message, String detailMessage) at System.Diagnostics.Debug.Fail(String message, String detailMessage) at System.Diagnostics.Debug.Assert(Boolean condition, String message, String detailMessage) at System.Diagnostics.Debug.Assert(Boolean condition, String message) at Microsoft.UI.Xaml.Controls.Grid.ASSERT(Boolean assertion, String...

i did a null filter in both arrange and measure it works. the grid renders 'n all but there are still warnings from ios: ``` // same messages repeated 6times...

it is actually a messy situation, it is not just the UIEleCol.Etor.MoveNext that needs to be updated but most accessors like Count, Indexer[int].get from UIEleCol, and potentially mutators like add,insert,remove,etc...