Skip to content

Add feature to allow limiting of total notifications shown and queue the rest.#56

Open
jpuffer wants to merge 3 commits intojboesch:masterfrom
jpuffer:master
Open

Add feature to allow limiting of total notifications shown and queue the rest.#56
jpuffer wants to merge 3 commits intojboesch:masterfrom
jpuffer:master

Conversation

@jpuffer
Copy link

@jpuffer jpuffer commented Jul 30, 2014

No description provided.

jpuffer added 3 commits July 29, 2014 14:11
var in this case is hoisted to the top of the function and will blow
out any passed value for ‘e’. In order to maintain code integrity,
don’t re-var ‘e’ since it has already been declared.  Now we could
theoretically pass a value for ‘e’ and have it work correctly.
add feature to limit number of notifications that can be displayed
concurrently, and queue up the rest to be displayed when there is room.
 Add example to set max notifications to 3.
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.

1 participant