Managed to find a solution using "hbox" and "vbox" layout, as both support the "splitter" component, it maintains flex even after sizing.
Here's what I was trying to achieve, incase it benefits...
Type: Posts; User: knightweb
Managed to find a solution using "hbox" and "vbox" layout, as both support the "splitter" component, it maintains flex even after sizing.
Here's what I was trying to achieve, incase it benefits...
The layout listed below assigns a percentage width/height of the overall container to the west and south components.
This works well when resizing the browser, in that those percentages are...
8 Years on this thread is still relavent - I can't access...
http://extjs.com/forum/showthread.ph...rcentage+split
Is it possible to add the solution summary here?
Any chance you could post the full solution? Cross-browser solution if possible (or does Firefox now support overflow-y?).