TJ Lambert
TJ Lambert
/azp run
I added [this PR](https://github.com/dotnet/maui/pull/20160) here to address specifically with the [next entry capability.](https://github.com/dotnet/maui/issues/19139) I don't think we will need this PR (in regards to the next entry issue), but it...
Hi @BurkusCat, I confirmed that I am able to reproduce this issue, thank you for submitting!
Do you expect that the ImageButton version with the gif should be playing as well? It looks good in the ImagePage though! https://github.com/dotnet/maui/assets/50846373/fe63f7eb-255b-4818-b795-847c3f833b17
Hi @williambuchanan2. Thanks for bringing this up. This was something that was considered earlier when I was working on iOS keyboard scrolling. The decision at the time was to keep...
I was able to do a basic reproduction on my end and saw this same behavior on iOS and Android. Maybe this is something we need to discuss more on...
> > Hi @williambuchanan2. Thanks for bringing this up. This was something that was considered earlier when I was working on iOS keyboard scrolling. The decision at the time was...
> I have added another reproducable example in the reproduction project. Once you run it, tap "Bottom Keyboard" - note it will take around 10 seconds to fill the screen....
Thanks a bunch for updating the code! I also ran into some layout behavior on my side that was causing things to behave differently the first time. I definitely see...
> > > Hi @williambuchanan2. Thanks for bringing this up. This was something that was considered earlier when I was working on iOS keyboard scrolling. The decision at the time...