Bug #5
closed
mde won't load because of hardcoded image paths
Added by Matt Jones almost 25 years ago.
Updated over 22 years ago.
Description
The CustomTreeCellRenderer class has hardcoded paths for images that were
specific to Windows platforms. Trying to run on linux causes crash.
will modify to be cross-platform portable
Changed image path formats to be cross-platform, and created new method
(preloadImages() ) in CustomTreeCellRenderer.java the allows images to be
preloaded at startup. This method is called by MetaDoc on startup.
This issue has been fixed, and its operation was verified.
Closed bug because issue is fully resolved.
Original Bugzilla ID was 5
Also available in: Atom
PDF