Modify ↓
Opened 9 years ago
Closed 9 years ago
#13012 closed enhancement (fixed)
[Patch] GaphView: Remove deprecated method calls.
Reported by: | michael2402 | Owned by: | tordanik |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin graphview | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
- Remove the unused layer listener (it was only used to remove itself).
- Change Main.panel.redraw() calls to the new Layer.invalidate(). This requires JOSM 10031
Attachments (1)
Change History (2)
by , 9 years ago
Attachment: | plugin-graphview-remove-deprecated-calls.patch added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [o32343:32345].