I am exploring the functionally of this editing code I was directed to which allows for a start/stop editing function that allows both editing and use of the information window when selecting features, http://jsfiddle.net/kr5kC/18/. I am wondering what is controlling the height of the editing window when you click 'Start Editing'. I would like to increase the height to fully utilize the screen space. I can alter the ContentPane's width but can not pinpoint the controls of the editing window itself.
-Thank you.