View Single Post
Old 10-03-2018, 02:08 PM   #4
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,870
Karma: 6120478
Join Date: Nov 2009
Device: many
They should auto sync if you let it sit briefly. Also if the cursor is left at a point that is the direct child of the body tag in CodeView such as a comment or before a p starting tag, Preview will sync to the body tag (ie effectively the top of file). Moving the CV cursor inside a child of the body tag should see it properly sync after a short delay. This is an artifact of the use of tag paths to determine where exactly in Preview to move to when editing inside a html file.

If I get a free moment, I will try to instead rewrite the code to move to the previous sibling of the body tag to get a bit closer hopefully.
KevinH is offline   Reply With Quote