View Single Post
Old 02-13-2026, 11:48 AM   #161
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: 9,565
Karma: 6774048
Join Date: Nov 2009
Device: many
Okay, I have a version of Sigil 2.7.5 Beta with that one line change.
It has been posted to my personal github repo:

https://github.com/kevinhendricks/Bu...nMac/releases/

The file you want is:

Sigil-2.7.5-New_Test-Windows-x64-Setup.exe


Please test the following scenario:

1. Open the public domain Alice epub and open Up Chapter 7

2. scroll down in Preview to half way in that chapter and click there in Preview to sync CodeView

3. Use BookBrowser to open styles.css in CodeView

Does Preview after its refesh return to the point you scrolled to?

4. Now add the following at the top of styles.css

body {
background: red;
}

Does Preview which is still showing Chapter 7 reflect this change in css immediately?

Last edited by KevinH; 02-13-2026 at 12:27 PM.
KevinH is offline