Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Editor slowly scrolling up with keyboard when focused. IOS

$
0
0

When I updated to Xamarin.Forms 1.5.1.6471 I noticed that whenever I put focus on an Editor that is within a scrollview the Editor control will very slowly crawl into position above the keyboard as opposed to quickly scrolling into position.

What the hell is going on?!

<ContentPage.Content>
    <ScrollView>
    <Editor VerticalOptions="EndAndExpand" BackgroundColor="Aqua" x:Name="MessageEditor" HeightRequest="50" WidthRequest="340" HorizontalOptions="CenterAndExpand" />
</ScrollView>
    </ContentPage.Content>

As an FYI-- I did testing with entry controls and I see no issues.``


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>