Hi,
I am trying to scroll an image in a layout
please, see this: http://webix.com/snippet/d095b039
I know the image template is ok. If i leave alone, without layout, it scrolls fine, but the my problem is with first row of the layout (header).
That header has 4 columns, 3 have a fix width and one is free to adjust to mobile screen.
At first, it is ok but when i rotate my mobile, that free column do not adjust to its new screen width.
I could set that width and fix it but then the image takes this width and do not scroll.
So, what can i do?
Thanks and regards!