=== Smoothscroll ===
Contributors: lowest
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VYPRGME8QELC
Tags: smoothscrolling, smooth, scroll, smooth scroll, backend, frontend, lightweight
Requires at least: 3.0
Stable tag: 1.6
Tested up to: 4.6

Adds smoothscrolling to your website for better user experience.

== Description ==

A minimal but flexible plugin build to improve user experience.

All features below are optional.

* Add smoothscrolling to your website
* Add smoothscrolling to your admin panel
* Change smoothscrolling settings such as frame rate, animation time, etc.
* Keyboard support
* Touchpad support
* Testing: this will enable smoothscrolling for admins only, allowing you to play around with the custom options

This plugin also automatically checks if the visitors' browser has already added any smoothscrolling- when that is the case, this plugin will automatically disable its functionality.

== Installation ==

1. Upload the 'smoothscroll' folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings > Smoothscroll to configure the plugin

== Changelog ==

= 1.0.2 =
* Fixed a few bugs
* Removed 'reset settings' functionality
* Coding-readability has been improved
* Removed not-working uninstall scripts
* Added uninstall.php file

= 1.0.1 =
* Fixed an minified file issue

= 1.0 =
* Initial release