mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 14:04:40 -04:00
some TODOs comments removed
SelectVolume: finished load volume cover/detail
This commit is contained in:
@ -252,11 +252,10 @@ void Viewer::updatePage()
|
||||
updateVerticalScrollBar();
|
||||
emit backgroundChanges();
|
||||
emit(pageAvailable(true));
|
||||
//TODO -> update bookmark action
|
||||
|
||||
setFocus(Qt::ShortcutFocusReason);
|
||||
delete previousPage;
|
||||
|
||||
//TODO: fix loading...please wait!
|
||||
if(currentPage->isNull())
|
||||
setPageUnavailableMessage();
|
||||
|
||||
|
Reference in New Issue
Block a user