mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Update documentation to push threshold back past 80%
This commit is contained in:
@@ -2,10 +2,10 @@ Point = require 'point'
|
||||
Range = require 'range'
|
||||
{View, $$} = require 'space-pen'
|
||||
|
||||
# Internal:
|
||||
module.exports =
|
||||
class SelectionView extends View
|
||||
|
||||
# Internal: Establishes the DOM for the selection view.
|
||||
@content: ->
|
||||
@div class: 'selection'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user