allow dragging other tabs into existing split tabs - fixes #1347

This commit is contained in:
Eugene Pankov
2021-07-21 22:59:58 +02:00
parent ff49b9e38a
commit be4cc804a2
18 changed files with 357 additions and 66 deletions

View File

@@ -14,6 +14,7 @@
"watch": "webpack --progress --color --watch"
},
"dependencies": {
"@angular/cdk": "^12.1.2",
"@electron/remote": "1.2.0",
"any-promise": "^1.3.0",
"electron-config": "2.0.0",