Modify ↓
#19348 closed defect (fixed)
[Patch] Building tools plugin forgets preference after JOSM session
Reported by: | InsertUser | Owned by: | Upliner |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin buildings_tools | Version: | |
Keywords: | Cc: | Woazboat |
Description
When using building tools I find it helpful to set "Autoselect building" in the building tools to speed the creation of more complex outlines. This setting is not remembered from session to session and must be reset every time JOSM is opened. Can this setting be remembered until the user changes it again?
Steps to reproduce:
- Open JOSM
- CTRL+ALT+B to open building_tools settings "Set buildings size and shape"
- Tick checkbox next to "Auto-select building"
- Click "Okay" to accept settings.
- Restart JOSM.
- Create data layer, draw a building.
Expected behavior:
- Building is automatically selected.
Actual behavior:
- Building is not selected.
- Reopening the "Set buildings size and shape" panel confirms that the preference has been discarded and must be reset.
Note: Status report not included as it is suspected for incorrectly flagging post.
Attachments (0)
Change History (4)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Cc: | added |
---|---|
Summary: | Building tools plugin forgets preference after JOSM session → [Patch] Building tools plugin forgets preference after JOSM session |
Note:
See TracTickets
for help on using tickets.
Fixed via the patch in #9065