Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

add a line to remove ace warning #111

Closed
wants to merge 1 commit into from
Closed

add a line to remove ace warning #111

wants to merge 1 commit into from

Conversation

kristw
Copy link

@kristw kristw commented May 13, 2015

Fix for Issue#104

Javascript console is currently flooded with this message

Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message

Adding the line below remove the message

acee.$blockScrolling = Infinity;

@kristw
Copy link
Author

kristw commented Jun 30, 2015

Any chance of merging this?

@brettstack
Copy link

+1

1 similar comment
@tkambler
Copy link

+1

@corneadoug
Copy link

Still no merge?

@utuhori
Copy link

utuhori commented Oct 25, 2015

Warning's still there since there haven't had any merge

@owenthereal
Copy link

Any update on this?

owenthereal added a commit to owenthereal/jqplay that referenced this pull request Dec 31, 2015
@annelorraineuy
Copy link

Is there a way for me to keep this "automatic scrolling" behaviour and just turn off the warnings? I don't like it that when I paste a long line of JSON, the cursor doesn't reset back to the beginning (I prettify the json after a second or two)

@kristw kristw closed this by deleting the head repository Dec 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants