Touchpad pan 'choppy' in Eeschema, 'smooth' in Pcbnew

Bug #1654886 reported by robotarmy
This bug report is a duplicate of:  Bug #1747686: Modern toolset for eeschema. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
New
Undecided
Unassigned

Bug Description

Just as it says on the tin... I'm trying the latest release with the 'Use touchpad to pan' option enabled on my mac. It works beautifully compared to previous, but the schematic view is much choppier than the PCB layout view.

I'm guessing there's some "The schematic thing uses a different rendering engine to the PCB thing" reason for it.

See here for example: https://youtu.be/w7z8w0Uyw_U

Application: kicad
Version: 4.0.5 release build
wxWidgets: Version 3.0.2 (debug,UTF-8,compiler with C++ ABI 1002,GCC 4.2.1,STL containers,compatible with 2.8)
Platform: Mac OS X (Darwin 14.5.0 x86_64), 64 bit, Little endian, wxMac
Boost version: 1.57.0
         USE_WX_GRAPHICS_CONTEXT=ON
         USE_WX_OVERLAY=ON
         KICAD_SCRIPTING=ON
         KICAD_SCRIPTING_MODULES=ON
         KICAD_SCRIPTING_WXPYTHON=ON
         USE_FP_LIB_TABLE=HARD_CODED_ON
         BUILD_GITHUB_PLUGIN=ON

Revision history for this message
robotarmy (ry-white) wrote :
Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1654886] [NEW] Touchpad pan 'choppy' in Eeschema, 'smooth' in Pcbnew

You are using the OpenGL canvas on Pcbnew which is completely different
than the legacy canvas used by Eeschema. The performance of the legacy
canvas in Pcbnew will be similar to that of Eeschema. At some point in
the future, Eeschema will be ported to the OpenGL (GAL) canvas. When
that happens is anybody's guess.

On 1/8/2017 3:19 PM, robotarmy wrote:
> Public bug reported:
>
> Just as it says on the tin... I'm trying the latest release with the
> 'Use touchpad to pan' option enabled on my mac. It works beautifully
> compared to previous, but the schematic view is much choppier than the
> PCB layout view.
>
> I'm guessing there's some "The schematic thing uses a different
> rendering engine to the PCB thing" reason for it.
>
> See here for example: https://youtu.be/w7z8w0Uyw_U
>
> Application: kicad
> Version: 4.0.5 release build
> wxWidgets: Version 3.0.2 (debug,UTF-8,compiler with C++ ABI 1002,GCC 4.2.1,STL containers,compatible with 2.8)
> Platform: Mac OS X (Darwin 14.5.0 x86_64), 64 bit, Little endian, wxMac
> Boost version: 1.57.0
> USE_WX_GRAPHICS_CONTEXT=ON
> USE_WX_OVERLAY=ON
> KICAD_SCRIPTING=ON
> KICAD_SCRIPTING_MODULES=ON
> KICAD_SCRIPTING_WXPYTHON=ON
> USE_FP_LIB_TABLE=HARD_CODED_ON
> BUILD_GITHUB_PLUGIN=ON
>
> ** Affects: kicad
> Importance: Undecided
> Status: New
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.