CodeBook icon indicating copy to clipboard operation
CodeBook copied to clipboard

Scroll to responsible draw call

Open danielchasehooper opened this issue 13 years ago • 0 comments

When user inspects something on the canvas, CodeMirror should scroll to the responsible line. There is a bug related to the CodeMirror scrollTo function such that whenever the method is called, it scrolls to the top of the code, regardless of the parameters.

danielchasehooper avatar Mar 19 '12 18:03 danielchasehooper