| Summary: | "Show track" when tracking broken in master | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Bernhard Beschow <shentey> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 1.3 (KDE 4.8) | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard Beschow
2011-09-10 11:04:22 UTC
Git commit f59f9591a051f296d96944b4d1ba6234846ac4c8 by Thibaut Gridel. Committed on 10/09/2011 at 20:08. Pushed by tgridel into branch 'master'. GeoGraphicsItems should use pointers This fixes the track display bug, as the graphicsitems now get the geometry data directly from the model Thanks: Guillaume Martres BUG: 281741 M +6 -2 src/lib/PositionTracking.cpp M +10 -16 src/lib/geodata/graphicsitem/GeoLineStringGraphicsItem.cpp M +3 -4 src/lib/geodata/graphicsitem/GeoLineStringGraphicsItem.h M +9 -8 src/lib/geodata/graphicsitem/GeoPolygonGraphicsItem.cpp M +3 -3 src/lib/geodata/graphicsitem/GeoPolygonGraphicsItem.h M +2 -4 src/lib/layers/GeometryLayer.cpp http://commits.kde.org/marble/f59f9591a051f296d96944b4d1ba6234846ac4c8 |