Modify ↓
Opened 18 years ago
Closed 17 years ago
#738 closed enhancement (fixed)
[PATCH] only render visible polygons
| Reported by: | dnaber | Owned by: | framm |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | performance | Cc: |
Description
Now that we render to the BufferedImage it doesn't actually help that much, but anyway: this patch is a simple approach to only render polygons that are visible.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | josm-only-render-visible-polygons.diff added |
|---|
comment:1 by , 17 years ago
| Summary: | only render visible polygons → [PATCH] only render visible polygons |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Fixed in #1235.