mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Update Cursor::onDidChangePosition doc string
This commit is contained in:
@@ -71,6 +71,7 @@ class Cursor extends Model
|
||||
# * `newBufferPosition` {Point}
|
||||
# * `newScreenPosition` {Point}
|
||||
# * `textChanged` {Boolean}
|
||||
# * `Cursor` {Cursor} that triggered the event
|
||||
#
|
||||
# Returns a {Disposable} on which `.dispose()` can be called to unsubscribe.
|
||||
onDidChangePosition: (callback) ->
|
||||
|
||||
Reference in New Issue
Block a user