Modify ↓
Opened 20 months ago
Closed 20 months ago
#6879 closed defect (fixed)
[Patch] missing repaint after loading incomplete child relations of a relation
| Reported by: | cmuelle8 | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | relation children repaint mapview |
| Cc: |
Description
- load a relation w/out its children - open relation editor, choose "child relation tab" - do a load of all children -> MapView needs to repaint
Greetings
Attachments (1)
Change History (5)
Changed 20 months ago by Don-vip
comment:1 Changed 20 months ago by Don-vip
- Summary changed from missing repaint after loading incomplete child relations of a relation to [Patch] missing repaint after loading incomplete child relations of a relation
comment:2 Changed 20 months ago by Don-vip
- Priority changed from normal to minor
But severity lowered as the repaint occurs after the first mouse movement in the layer.
comment:3 Changed 20 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
In [4471/josm]:
comment:4 Changed 20 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Patch attached.