question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Q: triggering events on start / stop

See original GitHub issue

Hi there. I think it’d be cool to have the editor trigger events on start and stop. I can make a PR for that but would like to discuss beforehand if there’s any reason not to do that.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
anthonyjbcommented, Mar 20, 2016

Release 1.2.0 now supports for start/stop events against the editor (http://getcontenttools.com/api/content-tools#editor-app).

Events now supports cancelling of the default action by calling preventDefault() and halting the execution of subsequent callbacks by calling stopImmediatePropagation (http://getcontenttools.com/api/content-tools#event).

With the new model in place I’m now comfortable adding additional events when required for the UI.

0reactions
gabipetrovaycommented, Mar 8, 2016

If an event refactoring is going to happen, it would be nice to have some events to catch when working with the UI (opening and closing dialogs). Also extending the UI (a new dialog, a new toolbox, or extending a toolbox with more actions) should be easy to write as plugin code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't trigger a stop event. - Q & A | Audiokinetic
I've created a battle_ music stop_event which it would be triggered by the boss_death event, but in the game the music doesn't stop....
Read more >
Triggering Event: Definition and Examples - Investopedia
Triggering events include job loss, retirement, or death, and are typical for many types of contracts. These triggers help to prevent, or ensure, ......
Read more >
Events that trigger workflows - GitHub Docs
Workflow triggers are events that cause a workflow to run. ... Note: To prevent recursive workflows, this event does not trigger workflows if...
Read more >
Wwise Unreal - Start & Stop Events Via Box Triggers V2
In this guide we highlight how to start & stop Wwise Events when you enter and exit the house in the middle of...
Read more >
The intelligent engine start-stop trigger system based ... - NCBI
This paper proposes a new trigger mode for engine start-stop systems by judging the situation of the vehicle in congested traffic or stopping...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found