Place scrollbars correctly for positive inset
commitf712643885ec2bbf377e1de2cbc898523e056802
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 13 Feb 2010 14:11:41 +0000 (13 15:11 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 13 Feb 2010 22:56:50 +0000 (13 23:56 +0100)
tree2662af98411556f2d239787a0b35db78dd21f3e6
parentbc1b22ddd807060c2569214c5658ab24b66e3aa2
Place scrollbars correctly for positive inset

Make sure that the scrollbar stretches to the top of the window even if
the text inset is > 0 (and similarly for the horizontal scrollbar).
This applies to the Core Text and ATSUI renderers only.
src/MacVim/MMAtsuiTextView.m
src/MacVim/MMCoreTextView.m