Jeremy Powell

Results 42 comments of Jeremy Powell

@lextm - I think the best I could do is alter the generators to output to a different namespace and add rules accordingly, but this would then require a significant...

Looking back at this, I can spot that I intended to add a check for non-serialized properties but left it unfinished. I can fix that up if you're considering merging...

I'm seeing in the region of an overhead of ~2s compared per invocation after the first with cake 3.1.0, which is quite a lot on a modern machine

I'm seeing this too. Curiously, setting `True` has no effect either.

Oh yup, I just hit this one too, and sadly setting the maximum width/height (like for #21970) is ineffective as a workaround.

Eek, it's not just custom display factors. It seems to be machine specific, but it can also happen on the device's default/recommended scale factor (e.g. 200% on a 2560x1600 laptop)....

@Foda Hope a device test is helpful, even if I don't know how to fix the actual issue without just reverting previous changes

@VladislavAntonyuk Thanks, I do already have a global.json specifying dotnet 8 allowing to roll forwards the latest minor release. So it works locally when rolling forwards, but it fails in...

I find that mouse wheel scroll works OK for a ScrollView with a vertical orientation, but not a horizontal orientation in 7.0.86 Service Release 6