Modify ↓
#11633 closed enhancement (fixed)
[Patch] MapView: Made paint() method shorter by moving draw prearation to a new method.
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.08 |
Component: | Core | Version: | |
Keywords: | gsoc | Cc: |
Description
Extracting this part of the paint()-Method and making it accessible without actually drawing any layers is required for the OpenGL plugin.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | 0007-MapView-Made-paint-method-shorter-by-moving-draw-pre.patch added |
---|
comment:1 by , 9 years ago
Keywords: | gsoc added |
---|---|
Milestone: | → 15.07 |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 8553/josm: