Fix ::translateToBufferMarkerAttributes reference

This commit is contained in:
Nathan Sobo
2014-03-06 12:42:16 -07:00
parent d97a0a3324
commit 66f6e38788

View File

@@ -146,7 +146,7 @@ class DisplayBufferMarker
@bufferMarker.setAttributes(attributes)
matchesAttributes: (attributes) ->
attributes = @displayBuffer.translateToBufferMarkerAttributes(attributes)
attributes = @displayBuffer.translateToBufferMarkerParams(attributes)
@bufferMarker.matchesAttributes(attributes)
# Destroys the marker