Always show scrollbar in scrollview

Good Day I have searched in the corona docs, it says hideScollbar I set it to false, but It won’t show the scrollbar, it shows only when I do something to the scollview.

what I wanted to do is to make the scrollbar appear always so that the user can easily tell that the content is scrollable. thanks in advance :slight_smile:

Same issue for us. We want the scrollbar to appear always so that the user knows it is scrollable.

Rob/Corona - Any clues on this? 

Hi @vonncc123, @jscript12,

This functionality would need to be “added” by tweaking the open-source widget library. I don’t think it would be too difficult to locate that code. Do you want the link to the repository for that?

Brent

Yes please. Could you please send the link?

Hello, here’s the link to the GitHub repo:

https://github.com/coronalabs/framework-widget

Brent

Thank You :slight_smile:

Same issue for us. We want the scrollbar to appear always so that the user knows it is scrollable.

Rob/Corona - Any clues on this? 

Hi @vonncc123, @jscript12,

This functionality would need to be “added” by tweaking the open-source widget library. I don’t think it would be too difficult to locate that code. Do you want the link to the repository for that?

Brent

Yes please. Could you please send the link?

Hello, here’s the link to the GitHub repo:

https://github.com/coronalabs/framework-widget

Brent

Thank You :slight_smile: