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

Conversation

@marshall007
Copy link
Contributor

In my project, I wanted to setup Ace in the uiAceConfig.ace.onLoad handler because I was setting a lot of "advanced" options anyway. I then needed to configure hotkeys on individual Ace instances, which wiped out the global onLoad handler.

With this PR, the global onLoad handler is always called first followed by the instance onLoad if specified.

@marshall007
Copy link
Contributor Author

Note: build is failing for the reasons outlined in #77, it's not a result of this PR.

@douglasduteil
Copy link
Contributor

Hi @marshall007
Can you rebase your PR plz ?

@marshall007
Copy link
Contributor Author

@douglasduteil yep, done!

@douglasduteil
Copy link
Contributor

Thanks !
Merged with c83086a

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.

2 participants