Trying to keep the focus code synced
This commit is contained in:
parent
9ecb9e948f
commit
9ab8d5eb5f
2 changed files with 5 additions and 2 deletions
|
|
@ -1405,7 +1405,7 @@ Computer8080.prototype.getMachineComponent = function(sType, componentPrev)
|
|||
* where the display is more constrained, so we no longer do it by default (fScroll must be true).
|
||||
*
|
||||
* @this {Computer8080}
|
||||
* @param {boolean} [fScroll]
|
||||
* @param {boolean} [fScroll] (true if you really want the control scrolled into view)
|
||||
*/
|
||||
Computer8080.prototype.updateFocus = function(fScroll)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue