Hello,
I have created a simple structure of some controls placed in a VBOX and the VBOX is then contained in another main container FlexBox that has direction set to Row.
The out put is ideal and correct in Firefox but not so in Chrome.
The problem occurs when I use ScrollContainer.
Please check the code here:
http://jsbin.com/jelexizo/2/edit
Please note:
FireFox: Correct layout as expected
Chrome: Incorrect layout
Please let me know whats going wrong here and how I can fix it.
Appreciate your help...
Thanks
Amjad