Commit 2649952
committed
(GH-140) Show a message in Node Graph preview for zero resources
Previously if a node graph preview has no resources it just shows a blank
window which is very confusing. This commit now shows a message in the window
saying;
`There were no resources created in the node graph. Is there an include statement
missing?`1 parent d5c6a8e commit 2649952
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
89 | 94 | | |
| |||
0 commit comments