Small UI changes
This commit is contained in:
parent
44ee1ac94b
commit
12f8c019f0
5 changed files with 47 additions and 35 deletions
|
|
@ -66,7 +66,6 @@ export class App {
|
|||
switch (event.key.toUpperCase()) {
|
||||
case 'T':
|
||||
if (document.activeElement.id === 'tree-nodes') {
|
||||
console.log('take focus')
|
||||
this.nodeUI.takeFocus()
|
||||
} else {
|
||||
this.tree.focus()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue