mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-06 23:26:25 +03:00
Always focus pane element when pane model is activated
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
b341749d54
commit
ffbcddf063
@ -54,7 +54,7 @@ class PaneElement extends HTMLElement
|
||||
@__spacePenView.setModel(@model)
|
||||
|
||||
activated: ->
|
||||
@focus() unless @hasFocus()
|
||||
@focus()
|
||||
|
||||
activeStatusChanged: (active) ->
|
||||
if active
|
||||
|
Loading…
Reference in New Issue
Block a user