Xiaotian Gu
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
todo: m3 style
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...
fixed by: unoplatform/uno#5209
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: 
related or possible duplicates of: #8313