Add option to filter debug by flow and highlight subflow-emitting nodes

This commit is contained in:
Nick O'Leary
2016-04-15 20:20:16 -07:00
parent cf69dbe1dc
commit 95c31f3e17
3 changed files with 46 additions and 8 deletions

View File

@@ -111,7 +111,9 @@
},
"sidebar": {
"label": "debug",
"name": "Debug messages"
"name": "Debug messages",
"filterAll": "all flows",
"filterCurrent": "current flow"
}
},
"link": {