From 594a60d2a17be7ccf58092dd73acdee69b8380e3 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 25 Jun 2016 09:08:20 +0530 Subject: [PATCH] ... --- src/pyj/read_book/view.pyj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pyj/read_book/view.pyj b/src/pyj/read_book/view.pyj index 084c3a3429..f4523eb131 100644 --- a/src/pyj/read_book/view.pyj +++ b/src/pyj/read_book/view.pyj @@ -259,3 +259,4 @@ class View: def on_content_loaded(self): self.hide_loading() + # self.overlay.show()