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@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp