cancel
Showing results for 
Search instead for 
Did you mean: 

allowVerticalDrag() doesn't work on scroll list

nico23
Senior II

The same issue has been reported years ago https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/method-allowverticaldrag-in-scroll-list-container-does-not-seem/m-p/169035#M10136

If you create a mySelectorScroll and in the code mySelectorScroll.allowVerticalDrag(false); the scroll list will continue to be scrollable no matter what

Also, accoridng to docs (https://support.touchgfx.com/docs/api/classes/classtouchgfx_1_1_scroll_base#function-allowverticaldrag) it should be OFF by default

 

enableIf true, vertical scrolling is enabled. If false (default), scrolling is disabled.
12 REPLIES 12

Hello @nico23 ,

 

Have you been able to move forward on your project?

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)

Yes, I've used the workaround as the method described in the docs didn't work.

Hello @nico23 ,

 

On my side I have talked to the team and we will modify the implementation in a future release but this is not a priority as there is a workaround so it will take some time.

Don't hesitate to create a new thread if you face another roadblock.

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)