mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 14:04:40 -04:00
removed completely the lag from information label
comics are now opened by the last read page
This commit is contained in:
@ -149,6 +149,8 @@ public slots:
|
||||
void reset();
|
||||
void reload();
|
||||
Bookmarks * getBookmarks();
|
||||
//sets the firt page to render
|
||||
void renderAt(int page);
|
||||
|
||||
signals:
|
||||
void currentPageReady();
|
||||
|
Reference in New Issue
Block a user