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 121749 - weather demo has wrong order of triangles
Summary: weather demo has wrong order of triangles
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaFX (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 16:18 UTC by Martin Brehovsky
Modified: 2008-01-17 09:59 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 Martin Brehovsky 2007-11-12 16:18:08 UTC
In the weather demo application there is a wrong order of triangles and temperatures in the tomorrow's panel. This can
be easily fixed by switching the triangles (it a couple of lines of easy code). While this has to be considered as a P3
or less bug, it would be very good if it could get to the final release.
Comment 1 Adam Sotona 2007-12-11 18:56:05 UTC
fixed in trunk

Checking in resources/WeatherFX/src/weatherfx/Weather.fx;
/cvs/javafx/samples/weather2/resources/WeatherFX/src/weatherfx/Weather.fx,v  <--  Weather.fx
new revision: 1.2; previous revision: 1.1
done
Checking in resources/WeatherFX/src/weatherfx/WeatherApp.fx;
/cvs/javafx/samples/weather2/resources/WeatherFX/src/weatherfx/WeatherApp.fx,v  <--  WeatherApp.fx
new revision: 1.2; previous revision: 1.1
done
Comment 2 Alexandr Scherbatiy 2008-01-17 09:59:42 UTC
verified in brunch release60