scroll xy strange behaviour

Hi all,
in this snippet Code Snippet, I have to click twice on Show Picture button to get the horizontal scroll bar on template widget.
Its strange because the vertical bar correctly shows when I set the image into template div

The proble is on webix_scroll_cont webix_template class

On mobile it’s worste, I can’t get horinzontal bar at all.

Thanks

Workaround:

add a second setHTML in setTimeout()

very ugly, probably bug