Thanks for the (super) quick reply! You are right, I set a wrong
Flickable.contentHeight (I used parent.height) so it didn't work out of
the box...
On 02.06.2018 21:12, Андрей Кожевников wrote:
> Just use silica flickable and silica textfield/textarea. They do all
> the magic automatically
>
> сб
Just use silica flickable and silica textfield/textarea. They do all the
magic automatically
сб, 2 июн. 2018 г., 22:10 yurumi :
> Hi fellow devs,
>
> assume you have a page with multiple TextFields in a Column in a
> Flickable. When editing a TextField in the lower part of the page, the
> TextFie
Hi fellow devs,
assume you have a page with multiple TextFields in a Column in a
Flickable. When editing a TextField in the lower part of the page, the
TextField is covered by the onscreen keyboard and the entered text
cannot be seen. I presume you have to adapt the Flickable's
contentHeight to th