Added rounding to the percent of page in status bar.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 20 Apr 2013 14:25:26 +0000 (16:25 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 20 Apr 2013 14:25:26 +0000 (16:25 +0200)
commitffda1a42d9d3108bae4a5673c5a32aa239f3b352
tree922cf3ddf98a3271e2d2dece698fcabe5203c2cb
parentc39388f0c456df9b35cb3c6ab7456e64844735c6
Added rounding to the percent of page in status bar.

If the user scrolled to 1% of the page there was 0% shown and with 50G vimb
browser showed 49% in status bar. This patch adapts the rounding of the values
in the status bar so that they fit to the done scrolling.
src/main.c