From: <no...@so...> - 2001-01-29 01:51:39
|
Bug #130356, was updated on 2001-Jan-28 14:25 Here is a current snapshot of the bug. Project: DynAPI 2 Category: Core API Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: marstr Assigned to : rainwater Summary: bug in library-order Details: When the libraries are added in dynapi.js the order needs some changes, because if you dynapi.gui.* are included, the ViewPort needs to be included before the pushpanel and scrollpane, while these classes use the ViewPort. Some thing with dynapi.util.*. Thread should be added before pathanim, circleanim, imganim and hoveranim. i dont know if anyone ever will us gui.* or util.* but the order should be correct anyway. console.js should be added to the util-library. Follow-Ups: Date: 2001-Jan-28 17:51 By: rainwater Comment: I will post a patch to the patches section soon. ------------------------------------------------------- Date: 2001-Jan-28 14:30 By: marstr Comment: wasn't meant to be a "Feature Request", don't know how this happend, uhm.. ------------------------------------------------------- For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=130356&group_id=5757 |