Opened 9 years ago

Last modified 9 years ago

#13465 closed enhancement

[Patch] Use new checking calls for MapMode. — at Version 2

Reported by: michael2402 Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: gsoc-core Cc: Don-vip, bastiK, stoecker

Description (last modified by michael2402)

Makes tracing bugs easier by checking the consistency of MapMode

diff, patch

Commits:

  1. 4312562: Add consistency checks to MapMode
  2. 2f9583b: Use the new checking calls.

Stats:

 .../josm/actions/mapmode/MapMode.java              | 37 +++++++++++++++++++---
 src/org/openstreetmap/josm/gui/MapFrame.java       | 10 +++---
 2 files changed, 38 insertions(+), 9 deletions(-)

Change History (4)

by michael2402, 9 years ago

comment:1 by michael2402, 9 years ago

Summary: [Patch] Use the new checking calls.[Patch] Use new checking calls for MapMode.

comment:2 by michael2402, 9 years ago

Description: modified (diff)

by michael2402, 9 years ago

Note: See TracTickets for help on using tickets.