Read the statement by Michael Teeuw here.
Suspend hidden modules [done]
-
It would be create if hiding a module would fire a
suspend methodthat could be used to stop timers and other tasks. You could then later restart them with aresume method.In the
module.jsthis could look like the following:suspend: function() { //stop timers }, resume: function() { //restart timers }, ...This way we could save resources if multiple users use the mirror with different sets of modules.
-
Let me look into this …
-
-
Great thanks!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login