kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #40082
Re: Common settings changing in 3D viewer
While not directly related, see https://bugs.launchpad.net/kicad/+bug/1562672 for some more background.
> On 8 Apr 2019, at 09:56, John Beard <john.j.beard@xxxxxxxxx> wrote:
>
> Hi,
>
> I'm trying to get the 3d viewer hooked up to the common settings, so I
> can change the DPI scaling.
>
> The 3d viewer frame is a KIWAY_PLAYER, but doesn't seem to participate
> in the Kiway ecosystem, as it's never created by a call to Player().
> This means it's never included in common settings updates.
>
> Instead, the PCB_BASE_FRAME::CommonSettingsChanged() does the update
> via the EDA_3D_VIEWER public interface.
>
> Is there a reason the 3D viewer is not included in the Kiway?
>
> Cheers,
>
> John
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
Follow ups
References