jeffreyhi1 / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

Is there a way to have the scrollbar not resize when content changes? #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the jScrollPane are you using? On what browser? And
operating system?

Please provide a URL to a page displaying the problem.

Please provide any additional information below.

Original issue reported on code.google.com by trreding...@gmail.com on 24 Mar 2010 at 8:55

GoogleCodeExporter commented 9 years ago
Set dragMinHeight and dragMaxHeight to the same number (your desired height for 
the
scrollbar thumb drag).

Original comment by kelvin.l...@gmail.com on 28 Mar 2010 at 1:51

GoogleCodeExporter commented 9 years ago
Thanks, that worked!

Original comment by trreding...@gmail.com on 29 Mar 2010 at 1:48