Re: [Kicad-developers] eeschema: Mouse Warping on Navigating between Sheets

2018-04-08 Thread Jeff Young
He he, yeah, I just mentioned the two ends of the spectrum where there’s general agreement on the development team. In the middle there is some contention. ;) Cheers, Jeff. > On 8 Apr 2018, at 21:07, Andrey Kuznetsov wrote: > > OK, some of it makes sense, although I

Re: [Kicad-developers] eeschema: Mouse Warping on Navigating between Sheets

2018-04-08 Thread Andrey Kuznetsov
OK, some of it makes sense, although I would still argue that the solution is not to warp the mouse but instead disable screen scrolling until the mouse comes back into the screen and exits the screen scrolling trigger for a sufficient amount of time. Mouse warping is a really bad practice no

Re: [Kicad-developers] eeschema: Mouse Warping on Navigating between Sheets

2018-04-08 Thread Jeff Young
Hi Andrey, It’s more nuanced than that. Mouse warping is more-or-less necessary for interactive tools such as when routing or drawing a line — if you don’t mouse warp then you have a segment going to a random place (and a massive mess if using push routing). Mouse warping is more-or-less a

[Kicad-developers] eeschema: Mouse Warping on Navigating between Sheets

2018-04-08 Thread Andrey Kuznetsov
Hi, I thought from numerous discussions on this list that mouse warping was not to be used, or removed from code if it exists? RE: https://bugs.launchpad.net/bugs/1762057 -- Remember The Past, Live The Present, Change The Future Those who look only to the past or the present are certain to