Konkolyi Tibor
Konkolyi Tibor
Same problem with released 8.0 https://github.com/dotnet/maui/issues/18987
> If you modify this property does it work like you expect/want it to? > > > > This property was broken for some time in NET6.0 so what you...
@PureWeen Thank you for this solution. Works perfectly. Can I ask, why isn't it default in MAUI? It is very useful and works like it should in default. I pasted...
Hello, 1. Create a new MAUI project 2. Add an Entry to the bottom 3. Open an Entry and try to scroll, it is not working 4. Add this line...
I created a sample repo: [https://github.com/w3ori/MauiAppScrollviewSample](https://github.com/w3ori/MauiAppScrollviewSample) Reproduction steps: 1. Tap / Click in username entry 2. Try to scroll down to the Login button (it's not working)