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

group image and folio on the status bar #168

Closed bibimbop closed 10 years ago

bibimbop commented 10 years ago

Currently there is on the status bar:

image line column number

A more natural display would be:

line column   image folio

The reasons are that line is not related to image, and that image and folio are. Ideally there would be some spacing between the two groups.