convert view.draw to virtual dom based body

This commit is contained in:
2024-10-31 15:49:45 -05:00
committed by Joel Wetzell
parent 8b653b00fe
commit e02a7d7819
3 changed files with 261 additions and 5332 deletions
+3 -1
View File
@@ -33,11 +33,13 @@
"atem-connection": "3.5.0",
"bonjour": "3.5.0",
"electron-updater": "6.6.2",
"html-to-vdom": "0.7.0",
"lodash": "4.17.21",
"md5": "2.3.0",
"netmask": "2.0.2",
"osc": "2.4.5",
"uuid": "13.0.0"
"uuid": "13.0.0",
"virtual-dom": "2.1.1"
},
"build": {
"appId": "com.stagehacks.cueview",