Changeset 19569 in josm
- Timestamp:
- 2026-04-21T06:39:36+02:00 (20 hours ago)
- Location:
- trunk/src/org/openstreetmap/josm/command
- Files:
-
- 2 edited
-
RotateCommand.java (modified) (1 diff)
-
ScaleCommand.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/command/RotateCommand.java
r19568 r19569 76 76 * see #24695 77 77 * @param startEN start cursor position of a repeated rotation 78 * @since 19566 78 79 */ 79 80 public void handleUpdate(EastNorth startEN) { -
trunk/src/org/openstreetmap/josm/command/ScaleCommand.java
r19568 r19569 71 71 * see #24695 72 72 * @param newStartEN start cursor position of a repeated scaling 73 * @since 19566 73 74 */ 74 75 public void handleUpdate(EastNorth newStartEN) {
Note:
See TracChangeset
for help on using the changeset viewer.
