As st_albert says, upgrade to 0.7.1 - all comments here apply to 0.7.1.
The new approach to split view is now a separate Preview window. The Preview window can be resized/undocked/moved, etc. Preview will show what your book looks like while you type in Book View and Code View or in a CSS file. It's most useful of course if you switch to Code View - then you can see what happens as you edit your code. There is no way to edit the Preview window to see what code appears - you can only edit in Book View then switch to Code View to see what code was used by Book View.
In addition, the Preview window is split into an upper and lower half. If you right click on the upper half and select Inspect Element then the lower half will sync to where you are. The lower half Inspector area is meant for deep investigation into styles, etc. if its really needed - otherwise you can drag the separator bar to make it very small to leave more room for the top preview.
|