when selecting text, highlight rountangle to which text belongs
This commit is contained in:
parent
da0e56e17c
commit
41f34ab65e
3 changed files with 28 additions and 4 deletions
|
|
@ -23,4 +23,5 @@ export function recursiveEnter(state: ConcreteState): RT_ConcreteState {
|
|||
current_rt: recursiveEnter(currentState),
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue