Opened 3 years ago
Last modified 3 years ago
#22118 new enhancement
Conflict Dialog Panel should close after Resolving all
Reported by: | Hb--- | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
The conflict dialog panel in the sidebar should close after the last conflict is resolved.
Attachments (0)
Change History (4)
follow-up: 3 comment:2 by , 3 years ago
Please, be careful and do not hide conflicts. Either the toggle dialogs need to be set per layer or all data layers should be checked. I sometimes have more than one data layer with pending conflicts and after solving all in one layer, I still need the conflict toggle dialog with the other data layer.
comment:3 by , 3 years ago
skyper: Thanks for the feedback. Probably all data layers should be checked.
EDIT: I've edited the patch a bit to account for that.
comment:4 by , 3 years ago
Mmh, one more honey pot might be undo: Solve the last conflict resp. all conflicts at once. Undo.
Are you thinking of something like this:
src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java