mirror of
https://github.com/atom/atom.git
synced 2026-02-09 22:24:59 -05:00
⬆️ etch to allow arbitrary objects as keys
This commit is contained in:
committed by
Antonio Scandurra
parent
d8b22fb3bd
commit
1b1cffb32d
@@ -69,7 +69,7 @@ class TextEditor extends Model
|
||||
TextEditorComponent ?= require './text-editor-component'
|
||||
TextEditorComponent.didUpdateScrollbarStyles()
|
||||
|
||||
@viewForOverlayItem: (item) -> item
|
||||
@viewForItem: (item) -> item.element ? item
|
||||
|
||||
serializationVersion: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user