kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17934
Latest trackpad action tests on OSX-r5595
Application: kicad
Version: (2015-04-12 BZR 5595)-product 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.1.0 x86_64), 64 bit, Little endian, wxMac
Boost version: 1.54.0
USE_WX_GRAPHICS_CONTEXT=OFF
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
KICAD_USE_WEBKIT=OFF
The trackpad actions work more or less as before with modifier keys
SHIFT and CMD used to cause two finger drags to move the components
up-down and left-right respectively.
However, there is a new wrinkle. On pcbnew, motions up-down and
left-right are not limited to the edge of the paper, but can move the
components quite far (infinity?) in the 4 directions.
The eeschema view is ok - panning is limited to the paper size.
Grid dots still are not visible on OpenGL and Cairo.}