Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4935 closed defect (fixed)

Wireframe painting broken for high zoom

Reported by: framm Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: painting java clipping Cc:

Description

When zooming in rather far in wireframe mode, erratic lines appear. From the colour of the lines it seems to have something to do with the "relation halo".

See the following video, which has been recorded by simply using the mouse wheel to zoom in further and furhter:

http://www.remote.org/frederik/tmp/josm-wireframe-broken.ogv

Attachments (0)

Change History (8)

comment:1 by bastiK, 14 years ago

You are using OpenJDK, right?

I already thought about encoding basic information like revision, os and java vendor into the upper left map pixel. :)

comment:2 by stoecker, 14 years ago

I assume this happens when we draw to much outside the current screen. I fear this is not only for OpenJDK, I also had this for SunJava and GPX files, but the improved clipping code reduced the issue.

in reply to:  2 comment:3 by bastiK, 14 years ago

Replying to stoecker:

I assume this happens when we draw to much outside the current screen. I fear this is not only for OpenJDK, I also had this for SunJava and GPX files, but the improved clipping code reduced the issue.

If you are referring to [2987], it affects only openjdk. (I was concerned about performance, but now that I think of it, should be really cheap to do this clipping.)

comment:4 by bastiK, 14 years ago

No, it does not even apply for gpx files. I think jttt did some purging of gpx line segments that do not intersect the current view.

comment:5 by stoecker, 14 years ago

See #4040.

comment:6 by anonymous, 14 years ago

Ticket #5027 has been marked as a duplicate of this ticket.

comment:7 by bastiK, 14 years ago

Resolution: fixed
Status: newclosed

(In [3243]) fixed #4935 - Wireframe painting broken for high zoom

comment:8 by stoecker, 14 years ago

Keywords: painting java clipping added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.