You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ List of all available options.
209
209
<td>required</td>
210
210
<td>Function to invoke when a resolution is needed. It must choose and return <strong>a single focus object</strong>. The following arguments are passed to it:
211
211
<ul>
212
-
<li><strong>0</strong> - array of focus objects (please refer to argument #0 in the "Callbacks arguments" section)</li>
212
+
<li><strong>0</strong> - array of focus objects (please refer to argument #0 in the "Callback arguments" section)</li>
213
213
<li><strong>1</strong> - the current view (an object with the following keys: <code>top, bottom</code>)</li>
214
214
<li><strong>2</strong> - an instance of <code>Shira.ScrollWatch.Watcher</code></li>
0 commit comments