mirror of
https://github.com/YACReader/yacreader
synced 2025-07-17 20:44:32 -04:00
Merge pull request #57 from vedgy/misc-code-fixes
Miscellaneous code fixes
This commit is contained in:
@ -1421,7 +1421,6 @@ void PictureFlow::markSlide(int index, YACReaderComicReadStatus readStatus)
|
||||
void PictureFlow::updateMarks()
|
||||
{
|
||||
d->renderer->init();
|
||||
d->renderer->paint();
|
||||
repaint();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user