Changes between Initial Version and Version 2 of Ticket #13465


Ignore:
Timestamp:
2016-08-26T14:05:40+02:00 (8 years ago)
Author:
michael2402
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13465

    • Property Summary [Patch] Use the new checking calls.[Patch] Use new checking calls for MapMode.
  • Ticket #13465 – Description

    initial v2  
    11Makes tracing bugs easier by checking the consistency of `MapMode`
    22
    3 {{{
    4 2f9583b Use the new checking calls.
    5 4312562 Add consistency checks to MapMode
     3[https://github.com/michaelzangl/josm/compare/d0190cbd00aa0cf21efb4e46a1a8a8cdaef00c22...4312562b2999a54f71153bbe5bf74f6da00ab330 diff], [https://github.com/michaelzangl/josm/compare/d0190cbd00aa0cf21efb4e46a1a8a8cdaef00c22...4312562b2999a54f71153bbe5bf74f6da00ab330.patch patch]
     4
     5Commits:
     61. [https://github.com/michaelzangl/josm/commit/4312562b2999a54f71153bbe5bf74f6da00ab330 4312562]: Add consistency checks to MapMode
     71. [https://github.com/michaelzangl/josm/commit/2f9583b36e82152fb8de3e8e81007aa807661792 2f9583b]: Use the new checking calls.
    68
    79Stats:
     10{{{
    811 .../josm/actions/mapmode/MapMode.java              | 37 +++++++++++++++++++---
    912 src/org/openstreetmap/josm/gui/MapFrame.java       | 10 +++---