Thanks to improvements at a low-level that Matthew made, DrRacket's
scrolling performance is much improved (specifically when responding
to a scroll event, DrRacket now uses a blit copy to avoid a complex
redraw for the portion of the screen that's still there after the
scroll happens and does the complex redraw only for the new portion of
the screen).

Please try it out and let us know if you see any problems:

  http://pre.racket-lang.org/installers/

Robby

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to