lazy-refresh in editor-canvas%

Enables or disables lazy-refresh mode, or gets the current enable state. In lazy-refresh mode, the canvas's refresh method is called when the window needs to be updated, rather than on-paint. By default, an editor-canvas% object is not in lazy-refresh mode.