gauravasiawebnet / jquery-nicescroll

Automatically exported from code.google.com/p/jquery-nicescroll
0 stars 0 forks source link

Top Offset +2 pixels unnecessary #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On the 2.9.2 version I see this
on line 365 pos.top+=2;
I have to erase that line because it is unnecessary (and it's not looking good 
when render) that added offset.

Cheers!

Sebastian

P.S. Sorry about my poor english

Original issue reported on code.google.com by zorba...@gmail.com on 7 Jun 2012 at 4:58

GoogleCodeExporter commented 8 years ago
Thanks for you feedback.

I'll add a new parameter on next version, so you can change this value (or set 
to zero) without modify source code.

Original comment by inuya...@gmail.com on 21 Jun 2012 at 10:43

GoogleCodeExporter commented 8 years ago
Added new offset parameter in version 2.9.5.

Original comment by inuya...@gmail.com on 3 Jul 2012 at 7:43

GoogleCodeExporter commented 8 years ago
and how can find a sample for syntax? I have a topbar and must set 50px an 
offset to top =(

Original comment by stefan_s...@illex-media.com on 9 Aug 2015 at 8:37