tallforasmurf / PPQT

A post-processing tool for PGDP written in Python, PyQt4, and Qt
GNU General Public License v3.0
4 stars 2 forks source link

opening an existing document doesn't show the current png #129

Closed bibimbop closed 11 years ago

bibimbop commented 11 years ago

Open an existing document, select the png tab. There is no image. Moving the cursor a line up or down will display the corresponding png. The png tab should be refreshed on open.

tallforasmurf commented 11 years ago

Also fixed another small bug, where if you put the cursor above the first page, gray image displays, then move the cursor down down down into the first page text, the page would not redisplay.