]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix scrolling on systems without Color QuickDraw. It seems that the current
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 24 Nov 2002 00:38:44 +0000 (00:38 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 24 Nov 2002 00:38:44 +0000 (00:38 +0000)
commit103f322f191b56f25b39c1bad3290d0c4f8ed12e
tree04f0b1cac8f3ea5865473e0da9920099341a2ef9
parent700fa0e91a911e6ad4ec067720414ef66978336b
Fix scrolling on systems without Color QuickDraw.  It seems that the current
background colour and pen mode have some silly effects on ScrollRect, so
set them back to their defaults before calling it.

git-svn-id: http://svn.tartarus.org/sgt/putty@2254 cda61777-01e9-0310-a592-d414129be87e
mac/macterm.c