kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23534
Re: 3D refactor
-
To:
Cirilo Bernardo <cirilo.bernardo@xxxxxxxxx>
-
From:
Mário Luzeiro <mrluzeiro@xxxxx>
-
Date:
Tue, 1 Mar 2016 10:03:54 +0000
-
Accept-language:
en-GB, en-US
-
Authentication-results:
gmail.com; dkim=none (message not signed) header.d=none;gmail.com; dmarc=none action=none header.from=ua.pt;
-
Cc:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CAHBNN+P=Gu8ffD=x6ekmk4=7jLHv7PtHndL1wxJgQyyKbaWS_Q@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:23
-
Thread-index:
AQHRbVqZ8Fd6c+Gf2ESFeFHnvpkbOJ84OZ0AgAEK9QCAAAuxgIAA1XqAgAFQqwCAAAbKAIAIZGAAgACF7Mk=
-
Thread-topic:
[Kicad-developers] 3D refactor
> I'd also appreciate some help from anyone on the zoom function for the
> 3D preview pane. The zoom works on Linux when using the mouse scroll
> wheel but in MSWin I can only change the viewing angle, not the zoom. On
> OSX I have no idea what the status is for zooming the model.
Hi Cirilo,
Looks like it was an old know wxWidgets issue, I fixed at:
http://bazaar.launchpad.net/~mrluzeiro/kicad/kicad_new3d-viewer/revision/5897
I found it here:
https://github.com/KiCad/kicad-source-mirror/blob/a9427f899926155e48cab93187415710abc5438a/3d-viewer/3d_frame.cpp#L220
In any case, in my windows laptop, the touchpad is not able to scrool.. but. I think it is some particularity of this windows/laptop...
I tested with a mouse and it worked.
Mario Luzeiro
Follow ups
References