Skip to content

Add configurable delay for initialization#1028

Merged
jcb91 merged 2 commits intoipython-contrib:masterfrom
juhasch:fix/codefolding
Jul 28, 2017
Merged

Add configurable delay for initialization#1028
jcb91 merged 2 commits intoipython-contrib:masterfrom
juhasch:fix/codefolding

Conversation

@juhasch
Copy link
Copy Markdown
Member

@juhasch juhasch commented Jul 22, 2017

Workaround for problems like #988, when the gutter is not displayed correctly.
Add a configuration option for a delay in ms.

description: Hotkey to fold/unfold code
input_type: hotkey
default: Alt-F
- name: init_delay
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the name used in the js is init_timeout!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep.

Main: edit.js
Compatibility: 4.x, 5.x
Parameters:
- name: init_delay
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again, the name used in the js is init_timeout

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching. I somehow reverted the change I did to the JS file.

@jcb91
Copy link
Copy Markdown
Member

jcb91 commented Jul 22, 2017

Good plan, just a couple of typos, I think

@jcb91
Copy link
Copy Markdown
Member

jcb91 commented Jul 28, 2017

looks good to me 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants