Browse Source

Api change?

Billy Barrow 2 năm trước cách đây
mục cha
commit
5528b4af7d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/Window.vala

+ 0 - 1
src/Window.vala

@@ -166,7 +166,6 @@ namespace PpubViewer {
 
             Idle.add_once(() => {
                 document_view.set_scroll_position(current_page.scroll_position);
-                return false;
             });
         }