Open hsource opened 1 year ago
Per a comment in #29 , this added line doesn't seem necessary, as the this.events.on('focus' handler should get called immediately after, which does the same thing.
this.events.on('focus'
Per a comment in #29 , this added line doesn't seem necessary, as the
this.events.on('focus'
handler should get called immediately after, which does the same thing.