mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 21:15:46 +01:00
Move smooth-scroll plugin to the core.
This commit is contained in:
@@ -1381,6 +1381,28 @@
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'ss' 'scrollsteps'</tags>
|
||||
<spec>'scrollsteps' 'ss'</spec>
|
||||
<type>&option.scrollsteps.type;</type>
|
||||
<default>&option.scrollsteps.default;</default>
|
||||
<description>
|
||||
<p>
|
||||
The number of steps in which to smooth scroll to a new position. If
|
||||
set to 1, smooth scrolling is not used.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
<item>
|
||||
<tags>'st' 'scrolltime'</tags>
|
||||
<spec>'scrolltime' 'st'</spec>
|
||||
<type>&option.scrolltime.type;</type>
|
||||
<default>&option.scrolltime.default;</default>
|
||||
<description>
|
||||
<p>The time, in milliseconds, in which to smooth scroll to a new position.</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<tags>'spl' 'spelllang'</tags>
|
||||
<spec>'spelllang' 'spl'</spec>
|
||||
|
||||
Reference in New Issue
Block a user