> Hello,
> I am trying to disable Qt auto-scrolling on mobile devices(iOS, Android) when
> focusing on an input field in QtQuick.
>
> For iOS it was pretty simple and just for a proof of concept making
> QIOSInputContext::scrollableRootView to always to return 0 disabled the
> auto-scrolling s
Would be great to see resize as default option but there is visual glitches
when using resize https://bugreports.qt.io/browse/QTBUG-41170.
Samuel Nevala
On 9 March 2017 at 10:08, Olivier Goffart wrote:
> On Donnerstag, 9. März 2017 06:33:11 CET Vlad Seryakov wrote:
> > Hello,
> > I am trying to
On Donnerstag, 9. März 2017 06:33:11 CET Vlad Seryakov wrote:
> Hello,
> I am trying to disable Qt auto-scrolling on mobile devices(iOS, Android)
> when focusing on an input field in QtQuick.
>
> For iOS it was pretty simple and just for a proof of concept making
> QIOSInputContext::scrollableRoot
Hello,
I am trying to disable Qt auto-scrolling on mobile devices(iOS, Android) when
focusing on an input field in QtQuick.
For iOS it was pretty simple and just for a proof of concept making
QIOSInputContext::scrollableRootView to always to return 0 disabled the
auto-scrolling so we can in our