on-scroll in editor-canvas%
Called when the user changes one of the canvas's manual scrollbars. A
scroll-event% argument provides information about the
scroll action.
This method is not called when automatic scrollbars are changed; the
on-paint method is called instead.
( -> void
send an-editor-canvas on-scroll event)
event : scroll-event% object
Repaints the editor.