update
This commit is contained in:
parent
716af73a0c
commit
b98f4599ce
@ -454,6 +454,7 @@ export class Composer extends Component {
|
||||
}
|
||||
|
||||
onKeydown(ev) {
|
||||
debugger;
|
||||
const composer = toRaw(this.props.composer);
|
||||
switch (ev.key) {
|
||||
case "ArrowUp":
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 026d565b5e97acf731a94851f04e522f893b7a9d
|
||||
Subproject commit fd526aa4bea634ac52c8a9c8852a1a1907656281
|
Loading…
Reference in New Issue
Block a user