=== Nicescrollr ===

Tags: nicescroll, scroll, scrollbar, scrolling, nice, frontend, backend, scrollen  

Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XLMMS7C62S76Q  
Requires at least: 3.9  
Tested up to: 4.3  
Version: 0.2.0  
Stable tag: 0.2.0  
Contributors: demispatti  
License: GPLv2 or later  
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Use Nicescroll on both the frontend and the backend!

== Features ==

+ The Nicescroll jQuery plugin
+ Smooth scroll
+ Momentum (or not)
+ Highly customizable
+ For use on the frontend and / or the backend
+ Hide cursor and scrollbar
+ compatible with "cbParallax"

It is highly customizable trough its extensive options panel, giving you full control the native Nicescroll options.

== Requirements ==

Nothing that's not already built-in into WordPress.

== Installation ==

1. Upload the `nicescrollr` folder to your `/wp-content/plugins/` directory.
2. Activate the "Nicescrollr" plugin through the "Plugins" menu in WordPress.
3. You will find its settings page listed in the "settings" section.
3. Go to the plugin settings page and fit it to your needs :-) Have fun!

== Frequently Asked Questions ==

= Why doesn't it work with my theme? =

Most likely, this is because your theme already has the Nicescroll library on board. If that's the case, I advise you to uninstall this plugin again to prevent compatibility issues. Of course, you can always ask your theme developer to implement a function to disable the built-in solution if you like to use this plugin and its options.

The capability required for being able to customize settings is the following:

* `nicescrollr_edit` - The user can change settings regarding this plugin.

= Can you help me? =

Unfortunately, I cannot provide free support for this plugin. I honestly wish I could. However, very soon you will find a link for further informations.

== Screenshots ==

1. Basic settings panel.
2. Extended settings panel, upper part.
3. Extended settings panel, lower part.

== Changelog ==

= Version 0.2.0 =

1. Resolved the translation bugs
2. Optimized the default settings for both the frontend and the backend
3. Implemented the nicescroll.plus-library.
   It basically widens the rail and the cursor if their width is below 16px to 16px on hover so it's easier to grab it
4. Modified the interface
5. Updated the screenshots

= Version 0.1.1 =

1. Fixed the icons.
2. Replaced the switch for the checkbox with one that's compatible with Safari browsers.
3. Added the option to assign a background color to the rail on both frontend and backend.
4. Slightly modified the content of the help tab.
5. Updated the German translation.
6. Fixed an issue with a missing url for "scrollTo".
7. Made the validation error notices dismissable.
8. The scrollTo-extension now also works for the color pickers.
8. Some minor bug fixes.

= Version 0.1.0 =

First commit.
