Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1150
in josm for
trunk/src
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2008-12-21T14:04:49+01:00 (
17 years
ago)
Author:
stoecker
Message:
clear selection after delete
File:
1 edited
trunk/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java
¶
r1084
r1150
83
83
}
84
84
85
Main.ds.setSelected();
85
86
Main.map.repaint();
86
87
}
…
…
121
122
}
122
123
124
Main.ds.setSelected();
123
125
Main.map.mapView.repaint();
124
126
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive