|
Okay, based on repsonses so far (3 in favour, 1 either way is fine, 1 against (me)), I have reordered the status bar line to now start with the character name, then the codepoint value and end with line and column, so that the line and column positions are not so radically changing.
I will not try to pad the line or column to a fixed number of digits as I have seen epubs where the entire epub is in a huge single file, and even worse epubs with no new line characters in any single file, leading to huge changes in the number of digits in the line and column values.
I have pushed this change to master.
|