We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3133b36 commit be77ab4Copy full SHA for be77ab4
docs/api/globalconfig.html
@@ -117,7 +117,7 @@ <h2>Configurable options</h2>
117
<dt><code>defaultDialogTransition</code> <em>string</em>, default: 'pop'</dt>
118
<dd>Set the default transition for dialog changes that use Ajax. Set to 'none' for no transitions by default.</dd>
119
120
- <dt><code>minScrollBack</code> <em>string</em>, default: 150</dt>
+ <dt><code>minScrollBack</code> <em>string</em>, default: 250</dt>
121
<dd>Minimum scroll distance that will be remembered when returning to a page. </dd>
122
123
<dt><code>loadingMessage</code> <em>string</em>, default: "loading"</dt>
0 commit comments