[Interest] How to disable flicking in Quick Controls 2 ScrollView *without* disabling scroll view?

Rogerio r.nicolau at learningclip.co.uk
Thu Aug 16 16:03:08 CEST 2018


Not sure what you mean by not disabling scroll view, but what I would 
try is using ScrollView with a Flickable and the draggable item inside 
the flickable. Then setting 'interactive' on the flickable to false 
while the draggable item is selected.

On 16/08/2018 13:11, Alexander Ivash wrote:
> Use-case: I have draggable item inside scrollview and want drag to
> work while item selected. If not selected - scrollview should be
> flickable
> 




More information about the Interest mailing list