Here is a little class to mimic the old sidebar presentation style from pythonista's past.
https://gist.github.com/8e872d12349ed11484ead7632d4859ad
Not quite a perfect replica, but a functional quick attempt. This resizes the detail window (editor view) as the sidebar width is changed. I realize this probably should live a little lower down the view heirarchy, but this way was easy and robust.