Modify ↓
#11708 closed enhancement (fixed)
[Patch] Removed redundant code from StyledMapRenderer.
| Reported by: | michael2402 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 15.08 |
| Component: | Core mappaint | Version: | |
| Keywords: | gsoc | Cc: |
Description
This removes some redundant code and puts it all into a single method.
The method is public to allow for other components (OpenGL, ...) to compute the flags value.
Attachments (1)
Change History (4)
by , 10 years ago
| Attachment: | 0001-Removed-redundant-code-of-StyledMapRenderer.patch added |
|---|
comment:1 by , 10 years ago
| Component: | Core → Core mappaint |
|---|---|
| Keywords: | gsoc added |
| Milestone: | → 15.07 |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 8614/josm: