Sync from Skim actually works, but the selected line is not scrolled into the visible portion of the document.
The solution is to isue a [centerRedraw -w $w] at the end of [file::openWithSelection]. I will do this if it is deemed reasonable.
Quite reasonable!
I just added the centerRedraw suggested by Joachim. Changes committed to the repository (rev. 1226 (sourceforge.net)).
Log in to post a comment.
Quite reasonable!
I just added the centerRedraw suggested by Joachim.
Changes committed to the repository (rev. 1226 (sourceforge.net)).