Add 'enable scroll' control and page size input.

This commit is contained in:
Alexander Zobnin
2017-02-02 13:35:51 +03:00
parent c21a7c38d7
commit 17306c5f73
27 changed files with 160 additions and 4551 deletions

View File

@@ -51,7 +51,7 @@ var panelDefaults = {
okEventColor: 'rgba(0, 245, 153, 0.45)',
ackEventColor: 'rgba(0, 0, 0, 0)',
scroll: true,
pageSize: null
pageSize: 10
};
var triggerStatusMap = {