From: <bil...@us...> - 2005-03-08 05:07:16
|
Date: Monday March 7, 2005 @ 21:07 Author: billzwicky Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9720/core Modified Files: ScrollBarWidget.java ScrollBarLookupWidget.java Log Message: If range doesn't include 0, default value is the limit that's closest to zero. Otherwise, JSlider crashes. |