Revert "don't use animated scrolling setting"

This reverts commit 7225a32736.
This commit is contained in:
Fabian Jakobs 2012-05-01 17:13:51 +02:00
commit 6caba032dd
2 changed files with 14 additions and 0 deletions

View file

@ -132,6 +132,13 @@
<input type="checkbox" name="show_hscroll" id="show_hscroll">
</td>
</tr>
<tr>
<td >
<label for="animate_scroll">Animate scrolling</label>
</td><td>
<input type="checkbox" name="animate_scroll" id="animate_scroll">
</td>
</tr>
<tr>
<td >
<label for="keybinding">Key Binding</label>