Issued the pull request here: - https://github.com/uDig/udig-platform/pull/55
Updating docs here: - http://udig.refractions.net/confluence/display/DEV/06+Tools And I will make a JIRA so it shows up in our change set: - https://jira.codehaus.org/browse/UDIG-1821 Additional comments inline -- Jody Garnett On Monday, 3 October 2011 at 10:34 AM, [email protected] wrote: > I can look at it, but it might not be until later in the week. I would like to release today; and have put a fair amount of testing in to confirm it has the same effect as previously. I will ask Levi to review. Review update: - internationalize fail - default preferences; wanted it explicit rather than the default of "false" (may as well set a good example) > > The javadocs indicate that the "Scroll" technique could be used by the > > normal > > rendering system; do have any hints on what you mean? > If means it uses this method to move the canvas while moving the mouse: > ((Canvas) context.getViewportPane()).scroll So it does appear to work; just looks strange unless you have a tiled renderer in the mix (or something else that can fill in quickly). > > I also note that the tiled rendering system still does not work on mac; do > > you think it is a change we could back out (and leave the rendering system a > > bit more simple as a result). > I'm guessing fixing it would probably be easier than removing it. The issue was stuck at the SWT level with an actual Hard failure; we have reported the issue to the SWT team. But it is in a case right now where nobody can debug; perhaps we could creap up on the problem with "one tile"; or turning off tile recycling?
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
