- Timestamp:
- 2026-01-10T13:30:17+01:00 (36 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/tagging/presets/items/Text.java
r19459 r19460 168 168 try { 169 169 // NumberFormat cannot parse negative for hr_HR and also needs a workaround for the + 170 // see #2374 170 // see #24374 171 171 final int buttonvalue = Integer.parseInt(ai); 172 172 if (auto_increment_selected == buttonvalue) aibutton.setSelected(true);
Note:
See TracChangeset
for help on using the changeset viewer.
