mirror of
https://github.com/YACReader/yacreader
synced 2026-01-30 11:53:32 -05: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