[plt-scheme] Scroll speed in DrScheme 4.2
At Sat, 13 Jun 2009 10:37:16 +0200, Jakub Piotr Cłapa wrote:
> On 6/13/09 8:49 AM, Noel Welsh wrote:
> > On Fri, Jun 12, 2009 at 7:11 PM, Daniel King<armageddon00 at gmail.com> wrote:
> >> I updated to DrScheme 4.2 and noticed that the scroll speed in the
> >> definitions and interactions window and the program contour has been
> >> significantly reduced.
> >
> > Most likely this is to do with the editor code being rewritten from
> > C++ to Scheme. See the release announcement for more.
>
> Same for me on OS X 10.5. It probably has something to do with the
> rewrite
Yes, I missed a wheel-step multiplier in the new version. It's fixed in
SVN for the next version.
Thanks for the report,
Matthew