From: <ha...@us...> - 2005-01-07 06:17:53
|
Date: Thursday January 6, 2005 @ 22:17 Author: hayashi Update of /cvsroot/jsynthlib/JSynthLib/core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9390/core Modified Files: EnvelopeWidget.java Log Message: Fix bug a static node hidden the next node. Fix bug both miny and maxy had to be set to Node.SAME to use y axis value of the previous node. Now if miny is set to Node.SAME, maxy is ignored. |