mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
removed redundant tab symbol;
This commit is contained in:
parent
f7171287fc
commit
783047de12
@ -558,7 +558,7 @@ export class TextInput extends PIXI.Container
|
||||
}
|
||||
|
||||
_onSurrogateFocus()
|
||||
{
|
||||
{
|
||||
this._setDOMInputVisible(true);
|
||||
// sometimes the input is not being focused by the mouseclick
|
||||
setTimeout(this._ensureFocus.bind(this), 10);
|
||||
|
Loading…
Reference in New Issue
Block a user