Quote:
Originally Posted by meme
Quote:
Originally Posted by theducks
901 on XP SP3
1) I updated the CSS
margin-top: to .5em; (from 0
Bookview would not show the change. I exited and reloaded (after checking in the stable version) and it now showed the change.
|
1) Known issue - you have to exit Sigil and reload to get it to re-read the CSS changes. Not sure if this will be fixed for 0.6.0
|
I've added a
bug for this in the Sigil issues database, and attached a patch for a partial fix. I think it's pretty necessary for the feature to work properly when tweaking a book's styles, so I would love to have it fixed for 0.6.0.
Unrelated -- meme, would it be possible to have in 0.6 something similar to the split view from 0.5? Not necessarily a code/book edit split, more likely a code/preview split, with instant updates on the preview side. While working with Sigil, I've found this to be the most useful way to edit books -- I'm not much of a fan of the book edit view, as it does not give me proper control over how the XHTML code looks, but while using the 0.6 beta I'm always switching between code and preview views.
I'm not asking if you can code it, just if you think it
can be coded. I'm very willing to code it myself and contribute the patch (if you find it useful), but right now I don't know enough of the Sigil's inner workins to decide if it
can be made to work. I'm mostly worried about how the preview view will react when the user is typing in XHTML code and it's not yet valid.
Cheers,
-pwr