Xiaotian Gu

Results 168 comments of Xiaotian Gu

on a closer look, it seems that the on-press ring interferes with the calculation of draggable path might need to either take it out of calculation, or account for it...

We are probably not going to take that 2nd approach for 2 reasons: 1. "TemplateSettings classes provide a set of properties that are used when you define a new control...

NumberBox = Text Fields (with specific constraints) InfoBar = Banner or Snackbars

There seems to be multiple ways of reproducing this: ``` background color: red=pointerover, blue=pressed, green=ripple (part of pressed too) ^ red/green cannot co-exist, but green can co-exists(mixed) with red/green extra...

debug note so at the bottom of the callstack for NVI::OnPresenterPointerEntered is this monstrosity: *>Windows.UI.Xaml.Shapes.Ellipse-'ClickEllipse'-(1624x1624)@(0,0) ds:1624,1624 HA=Stretch,VA=StretchFE.Width=1624,FE.Height=1624 AvailableSize=1624,1624 Grp(System.Linq.Enumerable+SelectIListIterator`2[Windows.UI.Xaml.Media.Transform,System.String]) ^ 1624x1624 absolute unit ^ this element is part of the...

there is about 55 tests total, how are we taking 1h on ios and over 2h on android...? @kazo0

The selection state is working nicely. However, the hitbox for them is completely off: ![20210219 macos msbs hitbox](https://user-images.githubusercontent.com/2359550/108529241-469e9b00-72a2-11eb-9e74-f7abf96f0664.gif)

related or possible duplicates of: #8313