Console icon indicating copy to clipboard operation
Console copied to clipboard

ISE - add ability to move results container

Open alan-null opened this issue 8 years ago • 2 comments

As an SPE developer, I want to be able to move results row on the right side, so I can better use available space.

Something like this image

alan-null avatar Apr 05 '17 07:04 alan-null

Want.

michaellwest avatar Apr 05 '17 12:04 michaellwest

This is a tricky one. I started by moving the results panel next to the editor border. Then changed the GridPanels to Borders so they wouldn't generate a table. Finally, assigned a display of Flex to the parent div. This is going to take some time to get it working right.

michaellwest avatar Jan 09 '18 04:01 michaellwest