This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 149645 - WeatherFX application has extra and missing resources
Summary: WeatherFX application has extra and missing resources
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaFX (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 15:07 UTC by Chris Webster
Modified: 2008-10-28 10:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Webster 2008-10-09 15:07:50 UTC
The current WeatherFX application has unused resources (which makes the bundle larger than it should be):

* there is a typo in one of the directories (lighning) which is unused
* The weather.fx script attempts to animate 32 images but the lightning images only have 31, either the code should be
changed or the image added.
Comment 1 Michal Skvor 2008-10-21 10:39:05 UTC
Fixed.
Comment 2 Alexandr Scherbatiy 2008-10-28 10:50:19 UTC
verified in 2008-10-28_03-01-09.zip