Modify ↓
Opened 3 years ago
Closed 3 years ago
#4238 closed defect (fixed)
[PATCH] New relation button enabled state is not correct when unhide relation window
| Reported by: | kallam | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | relation patch |
| Cc: | pekka.lampila@… |
Description
Example if you start Josm with relation windows hided and load some data. And after that open relation windows new relation button is not enabled even it should.
Attachments (1)
Change History (3)
Changed 3 years ago by kallam
comment:1 Changed 3 years ago by Pekka Lampila <pekka.lampila@…>
- Cc pekka.lampila@… added
- Keywords patch added
- Summary changed from New relation button enabled state is not correct when unhide relation window to [PATCH] New relation button enabled state is not correct when unhide relation window
comment:2 Changed 3 years ago by mjulius
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



(In [2691]) fixes #4238 - Incorrect enabled state of New Relation button - patch by kallam