diff --git a/pagebrowser.py b/pagebrowser.py index d714931..3797638 100644 --- a/pagebrowser.py +++ b/pagebrowser.py @@ -108,6 +108,8 @@ class PageBrowserWindow(QtGui.QDialog): new_w = 0; scaled_pixmap = self.current_pixmap.scaled(new_w, new_h, QtCore.Qt.KeepAspectRatio) self.lblPage.setPixmap( scaled_pixmap ) + #QtCore.QCoreApplication.processEvents() + \ No newline at end of file diff --git a/pagebrowser.ui b/pagebrowser.ui index cc1f499..090c3fd 100644 --- a/pagebrowser.ui +++ b/pagebrowser.ui @@ -11,7 +11,7 @@ - + 0 0 @@ -25,15 +25,15 @@ - + 0 0 - 100 - 150 + 200 + 300