Steve Bilogan

Results 134 comments of Steve Bilogan

The Scroll methods like App.ScrollDownTo() take a ridiculous amount of time to run on iOS and Android.

Depending on the `InputScope` used, setting `IsSpellCheckEnabled="False" should be enough. https://docs.microsoft.com/en-us/windows/apps/design/input/use-input-scope-to-change-the-touch-keyboard#text-prediction-spell-checking-and-auto-correction Use input scope to change the touch keyboard - Windows appsTo help users to enter data using the touch...

Styles within Uno.Material reference any one of these three FontFamilies: MaterialLightFontFamily, MaterialMediumFontFamily, and MaterialRegularFontFamily. You can set these resources to any FontFamily that you want by using the `OverrideSource` property...

@sakshi173 thanks! Yeah the Home icon will be fixed when this merges https://github.com/unoplatform/uno.toolkit.ui/pull/434

@Marc-Antoine-Soucy I am no longer able to reproduce this in your sample app, nor in the one I created here: [GcCommandBar.zip](https://github.com/unoplatform/uno/files/10172297/GcCommandBar.zip) Maybe this doesn't occur in later version of iOS?...

@Marc-Antoine-Soucy Ah interesting, is this still a high priority or is your client not going to be targeting the affected versions of iOS?

@takla21 This is still happening on latest iOS versions or is it a blocker for iOS 14 and below?

Curious if the same occurs with NavigationBar from Toolkit, I would imagine so