#5155 closed defect (fixed)
[patch]Strange rectangle in WMSPlugin
| Reported by: | Upliner | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Component: | Core imagery |
| Version: | Keywords: | ||
| Cc: |
Description
The strange rectangle appears when viewing WMS imagery. Does anybody know for what this drawRect() is needed?
Attachments (1)
Change History (6)
Changed 3 years ago by Upliner
comment:1 Changed 3 years ago by Upliner
- Summary changed from Strange rectangle in WMSPlugin to [patch]Strange rectangle in WMSPlugin
comment:2 Changed 3 years ago by bastiK
Someone forgot to remove debugging code?
I always thought, this rectangle was a drawing artefact or forwarded from the wms service.
It helps if you can read. :)
comment:3 Changed 3 years ago by Upliner
This line had came from patch from #2589. It's really looks like debug code.
I haven't found any SVN policy here. May I commit such trivial fixes myself?
comment:4 Changed 3 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In [o21795].
comment:5 Changed 3 years ago by stoecker
In OSM-SVN you can commit such stuff and other stuff yourself. No need to wait for anyone (keeping general good behavior in mind). You only need special permission for JOSM core.



Patch to remove the strange rectangle