Quote:
Originally Posted by meme
F&R - no warning/dialog is shown if you try Count/Find/Replace in Book View mode with Look set to All HTML Files - it should notify you that only the current file is checked
|
I can't think of a good way to denote that book view doesn't support multi-file searching. A dialog box saying this would work but wouldn't be very clean and I can see it getting very annoying especially as people are switching between book and code views.
Quote:
Originally Posted by meme
In book view you cannot click/double-click on an image to select it - therefore you can't easily delete it with the delete key, and you can't select it and switch to codeview to be place at the image's location
|
Limitation of Qt as far as I can tell.
Quote:
Originally Posted by meme
Images are not resized when you use the zoom slider
|
This should be working and is the zoom is being set properly by Sigil. Unfortunately, this is a Qt issue.
Quote:
Originally Posted by meme
Undo does not work for split at chapter marker or split chapter
|
It never has and won't for quite some time. Right now the undo stack is dependent on the view. Until a unified undo stack is created this operation cannot be undone.
Quote:
Originally Posted by meme
The Book View/Split View/Code View seems to be dependent on the last state of a particular file instead of your current settings. So if you open a file and set code view, then go to another file and set book view, when you go back to the other file you are in code view again. Now this may or may not be a bug. Personally I expect that if I've clicked split view, that any file I open opens in split view, not what it was last viewed at. But others may prefer the current behaviour.
|
What you're seeing is by design. It's been that way since I took over Sigil. I can see people arguing either way. I don't see a pressing need to change the behavior at this time. However, I do think it does need to be reworked to be more intuitive.
Quote:
Originally Posted by meme
I've looked around a bit more, so here are some additional comments...
|
The rest of the issues you pointed out I'm working on correcting.