Scrollbars only when needed?

Is there a way not to show scrollbars when they are not needed?

http://webix.com/snippet/28dc154f

Still evaluating, but this could be reason for me not to use webix.

Only for some views. In most cases there is not way to hide|show scrolls automatically.

You can try to use CustomScrolls though ( pro-only feature )

http://webix.com/snippet/61a5b25e

Thanks for the reply.

CustomScrolls seems to solve aesthetic problem of showing unneeded scrollbars.

On the other hand, when using CustomScrolls, user doesn’t know, whether there is something to scroll (existence of hidden content).

Neither of examples works on android (chrome). When trying to edit property osd keyboard shows, page redraws, input looses focus and osd keyboard disappears.

Same with single property view on page:
http://webix.com/snippet/00c14d8f

Not sure if it is only problem of property view

I can confirm the issue with property view on Android, we will try to fix it in the next build.

https://snippet.webix.com/bb7tjezt i am not able to scroll down using keyboard down arrow