Fixed internal stack overflow caused by overly rapid keyboard interrupts

This commit is contained in:
Jeff Parsons 2014-11-06 15:31:50 -08:00 committed by jeffpar
commit 88e71cdb17
17 changed files with 1972 additions and 1809 deletions

View file

@ -84,6 +84,7 @@
position: absolute;
height: 34px;
line-height: 34px;
background-color: #ffffff;
}
.pcjs-reference {
float: left;
@ -107,4 +108,4 @@
.pcjs-registers {
width: 100% !important;
}
}
}