We now draw the line number in the the middle of the the line's height, which means...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 9 Mar 2008 16:50:16 +0000 (12:50 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 9 Mar 2008 16:50:16 +0000 (12:50 -0400)
commitaeb45fe26b09cd6720e6ca350740a818fb6da284
tree959f74fe2e17709891aa5cae89e92694fa39748d
parentd5de5726369803165aece4f3751cba6bcc72abc5
We now draw the line number in the the middle of the the line's height, which means that if the line number is a smaller size than the line text it will be centered instead of drawn at the top

* Source/BSLineNumberView.m:
([BSLineNumberView drawRect:])
Source/BSLineNumberView.m