kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #17813
Latest trackpad action tests on OSX
Application: kicad
Version: (2015-04-05 BZR 5577)-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 action has changed:
In both the eeschema and pcbnew views:
A right or up CMD two finger drag pans the picture to the left and
a left or down CMD two finger drag pans the picture to the right.
A right or up SHIFT two-finger drag pans the picture up and
a left or down SHIFT two-finger drag pans the picture down.
The 45 degree panning is gone now !!!
Without the SHIFT or CMD modifier keys pressed, the picture zooms in and
out.
Using Cairo, after panning with SHIFT, then panning with CMD, then with
SHIFT - acting as the other modes, then it crashed KiCad. YMMV
Have fun
Bob G